Created
March 22, 2017 20:09
-
-
Save tushar-borole/e97b6d5ab1cca6e2367487e65e28e022 to your computer and use it in GitHub Desktop.
php storm xbug setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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