Re: Revisiting output control code

From: Date: Mon, 27 Feb 2006 20:48:59 +0000
Subject: Re: Revisiting output control code
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Michael Wallner wrote:
I'd like to suggest that we revisit the output control (output buffering) code base.
On a semi-related note, I'd like to see the docs mention that print_r and var_export (with the second parameter set to TRUE), and debug_print_backtrace, internally use the output buffering code to capture their output, meaning that using them inside an output buffering handler will always cause a fatal error. Alternatively, I'd like to see these functions *not* use the ob functions to do their work. I realise the former is probably easier though. Jasper

Thread (13 messages)

« previous php.internals (#22033) next »