Open ottok opened 7 years ago
XDebug is a bit slow and some users would like to have it disabled by default. However the pretty stack traces it makes is nice. One alternative would be to disable Xdebug and use Kint instead for stack traces.
I encountered today at one of our clients in use this as well: https://filp.github.io/whoops/
XDebug is a bit slow and some users would like to have it disabled by default. However the pretty stack traces it makes is nice. One alternative would be to disable Xdebug and use Kint instead for stack traces.