ghislainf / zf2-whoops

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

load the config variable into callback scope #22

Closed chris-kruining closed 6 years ago

chris-kruining commented 6 years ago

I'm trying to fix the file links, but whilst setting the config I encountered this bug.

chris-kruining commented 6 years ago

I'm going to close this PR because I am going to drop this package in favor of a own (closed source) implementation which will allow me take the environment(debug/production) into consideration so I can mail the exceptions in productions instead of suppressing them