How to know the xdebug version I have installed?
Regards
Javi
You should be able to do it with a simple test script:
<?php phpinfo(); ?>
And get output like this: