Created
May 28, 2015 00:45
-
-
Save brianium/88a60acf87c5f0152512 to your computer and use it in GitHub Desktop.
xdebug ini settings for php thangs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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