Skip to content

Instantly share code, notes, and snippets.

@arkadiusjonczek
Last active January 2, 2018 11:05
Show Gist options
  • Save arkadiusjonczek/9462e8050c734faea728fa0e996a5d7e to your computer and use it in GitHub Desktop.
Save arkadiusjonczek/9462e8050c734faea728fa0e996a5d7e to your computer and use it in GitHub Desktop.
Enable Xdebug profiling #tags: PHP
xdebug.profiler_enable=1
xdebug.profiler_output_dir="/var/www/debug"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment