Re: function ob_gzhandler is missed in 5.4

From: Date: Sun, 13 Nov 2011 15:26:01 +0000
Subject: Re: function ob_gzhandler is missed in 5.4
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message


Am 13.11.2011 16:11, schrieb Laruence:
> Hi:
> 
> this revisioin remove the ob_* functions:
> http://svn.php.net/viewvc?view=revision&revision=299980
> 
> is this intentional?  if yes, I think this will become a doc problem

i think / hope this is an accident

if the ob_functions(9 are replaced in any way this is not a doc-problem

it would be a major BC-break and destroy all my work of the last 10 years
rely on ob_start(), ob_get_contents(), ob_get_clean() and the fact
that multiple ob_start() can work inside another one as example to
include module-files using normal output-functions, buffer the output
and replace a palceholder in a template with the buffer while we are
in another template (site-template, list-templates, item-templates)



Attachment: [application/pgp-signature] OpenPGP digital signature signature.asc

Thread (20 messages)

« previous php.internals (#56313) next »