Andrew Ellis
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created App Engine Xdebug Session keeps stopping on setup.php
Hello,Every time I start an Debug Session within PHPStorm with a Google App Engine project I keep hitting a non-existing breakpoint. The error is:The script '/Users/andrew/Developer/google_appengin... -
Created "Click to see the full value" window is empty.
I am trying to debug a JSON string in my application via xDebug 2.2.0 and have run into a rather annoying issue. When I view the variable in the debugger it shows the JSON string assigned to $this-... -
Created Multiple definitions notice, easy way to make the IDE "aware" of the correct class?
Hey everyone,PhpStorm has been giving me this notice for a while, and now it's finally to frustrate me as I use code complete ALL the time to rapidly write code when under time crunches. The notice... -
Created Debugging PHP on a VM with xDebug
Hello there,I've posted this question on Stack Overflow as well, so here's a copy and paste of my question (http://stackoverflow.com/questions/4260922/debug-vm-with-xdebug-and-phpstorm):My work set...