Jedakiah Posted August 31, 2016 Report Share Posted August 31, 2016 Xdebug was not working for me in 13.0.2, yet working great in past versions. I was noticing the version number of the php_xdebug.dll from past installs always matches the PHP version, but in 13.0.2 it matches the xdebug version (2.5.0). I tried copying the DLL from an older install with a matching PHP version, and it started working as expected. No other changes were made. Thanks for the excellent software! Been a user for just short of a decade. Quote Link to comment Share on other sites More sharing options...
falameda Posted December 4, 2016 Report Share Posted December 4, 2016 Yes. In my case It does not work with PhpStorm . The solution you describe works but maybe a better solution is to: Go to https://xdebug.org/wizard.php and download the right "PHP Group" Xdebug version according to the PhpInfo info and replace the delivered version with that one. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.