Just happened to come across a thread that pointed to this tool:
http://xdebug.org/find-binary.php
It’s a pretty simple concept. Just paste the output from the “phpinfo()” (web) or “php -i” (cli) into the box and it will tell you which version of Xdebug you need for your configuration. It doesn’t seem like finding the correct version should be so complicated, but this tool makes it a lot easier.
Comments
Leave a Reply