Skip to content

Instantly share code, notes, and snippets.

@piccagliani
Last active December 20, 2015 19:19
Show Gist options
  • Save piccagliani/6182204 to your computer and use it in GitHub Desktop.
Save piccagliani/6182204 to your computer and use it in GitHub Desktop.
zend_extension="C:\php\ext\php_xdebug-2.2.3-5.4-vc9.dll"
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.profiler_output_dir="C:\php\tmp"
xdebug.max_nesting_level=250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment