Skip to content

Instantly share code, notes, and snippets.

@helstern
Created April 10, 2016 22:08
Show Gist options
  • Save helstern/8378d2a1fa11d924f003e4c8d3796da1 to your computer and use it in GitHub Desktop.
Save helstern/8378d2a1fa11d924f003e4c8d3796da1 to your computer and use it in GitHub Desktop.
start local xdebug session
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