Skip to content

Instantly share code, notes, and snippets.

@davidalexander
Created November 14, 2013 22:00
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 davidalexander/7475053 to your computer and use it in GitHub Desktop.
Save davidalexander/7475053 to your computer and use it in GitHub Desktop.
xdebug.remote_autostart=true
xdebug.remote_enable=1
xdebug.collect_vars=on
xdebug.collect_params=4
xdebug.show_local_vars=on
xdebug.var_display_max_depth=5
xdebug.show_exception_trace=on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment