Skip to content

Instantly share code, notes, and snippets.

@Snawoot
Created April 21, 2017 19:15
Show Gist options
  • Save Snawoot/328ab76c5a0b6567b37d921b5e91c699 to your computer and use it in GitHub Desktop.
Save Snawoot/328ab76c5a0b6567b37d921b5e91c699 to your computer and use it in GitHub Desktop.
zend_extension=/usr/lib64/php/modules/xdebug.so
xdebug.trace_enable_trigger=1
xdebug.trace_output_dir=/var/traces
xdebug.collect_params=4
xdebug.overload_var_dump=0
xdebug.profiler_enable_trigger=1
xdebug.profiler_output_dir=/var/profiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment