Crashes PHP 5.3 using XDebug
Hello,
For some reason PhpStorm is causing PHP 5.3 with XDebug (2.2.0beta2 and the latest 2.1dev version) to crash after completing the script on Windows via IIS 7.5. I receive a 500 error from IIS FastCGI because the script crashes PHP 5.3 after it is done processing.
They werid thing is the same configuration with something like Eclipse works just fine. I seems to be PhpStorm that is causing this (even if it is a bug on the XDebug end).
Has anyone else seen this? Any ideas on how I can go about debugging this as well?
-- Robert
Please sign in to leave a comment.
Please create issue at http://youtrack.jetbrains.net/issues/WI