Skip to content

Instantly share code, notes, and snippets.

@BlackIkeEagle
Created March 30, 2018 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BlackIkeEagle/1742fca5a79c4bdbddf0d837b5d15323 to your computer and use it in GitHub Desktop.
Save BlackIkeEagle/1742fca5a79c4bdbddf0d837b5d15323 to your computer and use it in GitHub Desktop.
xdebug.ini
zend_extension=xdebug.so
xdebug.remote_enable = 1
xdebug.remote_connect_back = 1
xdebug.max_nesting_level=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment