Hi!

>> I'm not sure this is a good idea - output buffers can include output
>> functions IIRC, but you have already shut down modules. I would be very,
> Stas, they are request shutdown, not module shutdown :)

Request shutdown IIRC destroys functions and module's per-request data
structures, which user-supplied output handlers may need. Did you check
that user-supplied output handlers - especially those that use
extensions and per-request data structures - actually work after this
change?

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to