From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.6
PHP Bug Type:     Output Control
Bug description:  Nested output buffering fails when nested buffers are inside methods

Nested output buffering fails when nested buffers are inside methods in a
class instance and the class is instantiated after an ob_start() call. 
Seemingly, -all- output is just printed unceremoniously to the screen in
this situation... 
-- 
Edit bug report at: http://bugs.php.net/?id=14627&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to