Last active
July 12, 2017 08:20
-
-
Save nini/a3d99b78779d734d724816db2d582f38 to your computer and use it in GitHub Desktop.
Run php cli with xdebug enabled
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
alias xphp='XDEBUG_CONFIG="idekey=x" php -dzend_extension=xdebug.so' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment