Created
December 9, 2014 16:15
-
-
Save donis/4c8f48947a8f4b5e1d10 to your computer and use it in GitHub Desktop.
Dealing with double exception traces in PHP with Xdebug
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
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