Skip to content

Instantly share code, notes, and snippets.

@Leo24
Created January 2, 2018 08:33
Show Gist options
  • Save Leo24/3243b1dea76d93b0bb2cc3beb63125c4 to your computer and use it in GitHub Desktop.
Save Leo24/3243b1dea76d93b0bb2cc3beb63125c4 to your computer and use it in GitHub Desktop.
zend_extension = /usr/lib/php/20160303/xdebug.so
xdebug.remote_enable=true
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.profiler_enable=1
xdebug.idekey=PHPSTORM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment