On 13.04.2010 16:52, Alvaro Videla wrote:
> If your concern is debugging, then you can just see the error logs of PHP, if 
> you don't see the errors in the browser then you can check there.

My concern is to avoid letting problems hang around unnoticed,
especially in development,  I don't want to spend my day checking my
error log, if something explodes I want to know as soon as possible.

This is a performance improvement and as such does not need to be
enabled in debug mode imo.

> We use it in fastcgi_finish_request() in prod with no problems so far, but 
> you'll need PHP-FPM. 

Sure, but that's not an issue, just make a if(function_exists()) check
around it, if it's not used so be it.

Cheers,
Jordi

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to