Skip to content

Instantly share code, notes, and snippets.

@Page-Carbajal
Created January 4, 2016 03:37
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 Page-Carbajal/b6a091a904a5c2c05444 to your computer and use it in GitHub Desktop.
Save Page-Carbajal/b6a091a904a5c2c05444 to your computer and use it in GitHub Desktop.
XDebug Sample Configuration
xdebug.remote_enable=1
xdebug.profiler_enable=1
xdebug.profiler_output_name = xdebug.profiler.%H.%t
xdebug.profiler_enable_trigger=1
xdebug.profiler_output_dir=/set/a/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment