ghislainf / zf2-whoops

PHP whoops error on ZF2 framework
https://github.com/filp/whoops
59 stars 10 forks source link

ZF2Whoops catches 404 errors too aggressively #2

Closed Ocramius closed 11 years ago

Ocramius commented 11 years ago

As discussed on RWOverdijk/AssetManager#90, the current ZF2Whoops module implementation also catches 404 errors with no exception.

That makes the module unusable with AssetManager.

Possible fixes: