Skip to content

Instantly share code, notes, and snippets.

@keopx
Created November 4, 2015 08:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keopx/8d19253c987e772e94ef to your computer and use it in GitHub Desktop.
Save keopx/8d19253c987e772e94ef to your computer and use it in GitHub Desktop.
PHPSTORM debug
#!/bin/sh
export XDEBUG_CONFIG="idekey=PHPSTORM"
php bin/phpspec run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment