Created
April 10, 2016 22:08
-
-
Save helstern/8378d2a1fa11d924f003e4c8d3796da1 to your computer and use it in GitHub Desktop.
start local xdebug session
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
| php -dxdebug.remote_autostart=on -dxdebug.remote_enable=1 vendor/bin/phpunit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment