Created
January 21, 2016 08:29
-
-
Save BramEsposito/83e5b0a79a4ea6e7529e to your computer and use it in GitHub Desktop.
How to enable Drush debugging
This file contains 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
export PHP_OPTIONS="-dxdebug.remote_autostart=On -didekey=PHPSTORM -dremote_host=localhost -dprofiler_enable=1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment