Skip to content

Instantly share code, notes, and snippets.

@tushar-borole
Created March 22, 2017 20:09
Show Gist options
  • Save tushar-borole/e97b6d5ab1cca6e2367487e65e28e022 to your computer and use it in GitHub Desktop.
Save tushar-borole/e97b6d5ab1cca6e2367487e65e28e022 to your computer and use it in GitHub Desktop.
php storm xbug setting
[xdebug]
zend_extension="/Applications/MAMP/bin/php/php7.0.15/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so"
xdebug.remote_port=9000
xdebug.profiler_enable=1
xdebug.remote_enable=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment