Skip to content

Instantly share code, notes, and snippets.

@brianium
Created May 28, 2015 00:45
Show Gist options
  • Save brianium/88a60acf87c5f0152512 to your computer and use it in GitHub Desktop.
Save brianium/88a60acf87c5f0152512 to your computer and use it in GitHub Desktop.
xdebug ini settings for php thangs
[xdebug]
zend_extension = 'blahblahblah'
xdebug.remote_autostart = 1
xdebug.remote_enable = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment