Skip to content

Instantly share code, notes, and snippets.

@digitalhitler
Created May 5, 2017 17:49
Show Gist options
  • Save digitalhitler/62465b274323eaface8e22c8d299d3d9 to your computer and use it in GitHub Desktop.
Save digitalhitler/62465b274323eaface8e22c8d299d3d9 to your computer and use it in GitHub Desktop.
Remote XDebug
_;zend_extension=xdebug.so xdebug.remote_enable = 1 xdebug.remote_connect_back = 1 xdebug.remote_port = 9000 xdebug.max_nesting_level = 512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment