Skip to content

Instantly share code, notes, and snippets.

@nini
Last active July 12, 2017 08:20
Show Gist options
  • Save nini/a3d99b78779d734d724816db2d582f38 to your computer and use it in GitHub Desktop.
Save nini/a3d99b78779d734d724816db2d582f38 to your computer and use it in GitHub Desktop.
Run php cli with xdebug enabled
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