Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[XDEBUG]
zend_extension=php_xdebug-youyour.version.details.dll
xdebug.remote_enable=on
xdebug.xdebug.remote_port=9000
xdebug.remote_host=localhost
xdebug.remote_autostart=off

...