Kris White

Avatar
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    Erroneous flagging of unused variable

    In PHPstorm5 the following code will highlight the first instance of $blnError as "unused" due to being redefined right away, which isn't true since it's inside a conditional   $blnError = 1;   for...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Project color issue after upgrading to PhpStorm 5

    Since upgrading to version 5, I've noticed a problem on my projects that the currently selected file on the Project list bar on the left is white. I can click around and it's simply the current fil...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    License lost on upgrade

    Why does PHPStorm lose the license when you upgrade? I just installed version 5 upgrading 4 and I have to enter  my license all over again. It seems like it would be saved off in preferences, or at...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    working with clips

    Quick question -- when working on code projects, sometimes I have a need to remove a large chunk of code and temporarily put it somewhere else. Usually this is in the course of migrating a class or...
    • 3 followers
    • 3 comments
    • 0 votes