On Wed, Feb 27, 2013 at 9:06 PM, Stas Malyshev <smalys...@sugarcrm.com>wrote:

> Hi!
>
> > May someone merge this PR (#290) as there are no arguments against it?
>
> I just outlined arguments against it in my last emails. If your email is
> not working properly and you miss some emails please check the list
> archives.
>
> > Or do I have to wait a little bit? (How long?)
>
> In my personal opinion, indefinitely long, since I think it is not a
> good idea at all to have it in the core, and the same functionality
> already exists in xdebug.
>
>
and in suhosin.
I think that it is a pretty handy feature, both from the security
pov(hitting a fatal error is better than php crashing, killing the workers,
resetting random seed, etc.) and can help with debugging the problem(as you
will lose the non flushed output buffer on the crash).
so if we could find an implementation which addresses your issues(no major
perf cost, sane defaults, no edge cases left out, etc.) then I can't see
why we shouldn't add it.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

Reply via email to