Andrew Leschinsky

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Andrew Leschinsky commented, -
Andrew Leschinsky created a post, Problem with xdebug: Cannot evaluate / parse expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
I'm debugging web pages - and that works fine.But when a page sends an AJAX request to the webserver (we're using AngularJS), I'm getting this:Cannot accept external Xdebug connection: Cannot evalu... -
-
Andrew Leschinsky commented, -
Andrew Leschinsky commented, -
Andrew Leschinsky created a post, phpStorm + PHPUnit + xDebug - how do I debug my test cases?
Hi,I set up xDebug 2.1.4 and am able to debug web pages from the browsers.I also have PHPUnit set up and can run tests from within PHPUnit.Now, how do I set up phpStorm to be able to debug my test ...