Skip to content

Instantly share code, notes, and snippets.

@bradberger
Created October 30, 2014 14:57
Show Gist options
  • Save bradberger/b890ae0f4d7da8b5131f to your computer and use it in GitHub Desktop.
Save bradberger/b890ae0f4d7da8b5131f to your computer and use it in GitHub Desktop.
Xdebug default configuration
[xdebug]
xdebug.remote_enable=1
xdebug.remote_connect_back=1
xdebug.idekey=PHPSTORM
xdebug.max_nesting_level=200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment