Seravo / wp-vagrant

Vagrant box for the Seravo WordPress project template
https://seravo.com/docs/
MIT License
18 stars 3 forks source link

Investigate using Kint for stack traces #42

Open ottok opened 7 years ago

ottok commented 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.

ottok commented 7 years ago

I encountered today at one of our clients in use this as well: https://filp.github.io/whoops/