Skip to content

Instantly share code, notes, and snippets.

@wouterverweirder
Created February 12, 2019 12:23
Show Gist options
  • Save wouterverweirder/1e131e85936965b15ddf35b9e92b7a86 to your computer and use it in GitHub Desktop.
Save wouterverweirder/1e131e85936965b15ddf35b9e92b7a86 to your computer and use it in GitHub Desktop.
[xdebug]
zend_extension="/Applications/MAMP/bin/php/php7.2.10/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so"
xdebug.remote_enable=1
xdebug.remote_autostart=1
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment