Skip to content

Instantly share code, notes, and snippets.

@donis
Created December 9, 2014 16:15
Show Gist options
  • Save donis/4c8f48947a8f4b5e1d10 to your computer and use it in GitHub Desktop.
Save donis/4c8f48947a8f4b5e1d10 to your computer and use it in GitHub Desktop.
Dealing with double exception traces in PHP with Xdebug
Just set display_errors=Off in php.ini and you'll see trace only from Xdebug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment