在PHPStorm中使用xDebug启用"出错"

ser*_*erg 16 xdebug phpstorm

我可以通过设置断点在PHPStorm中使用xDebug进行调试.但是我真的想在发生运行时错误时跳回IDE(例如null引用).

那可能吗?

gre*_*gor 6

是的,就是现在。该功能刚刚添加到 PhpStorm 7.1 版本中。

包含详细信息的博客条目: http://blog.jetbrains.com/phpstorm/2013/12/just-in-time-debugging-and-php-exception-breakpoints-with-phpstorm-and-xdebug/