Hi:
my mistake in the word usage, I mean ob_gzhandler missd,,
not ob_*,,
sorry
thanks
On Sun, Nov 13, 2011 at 11:26 PM, Reindl Harald <[email protected]> wrote:
>
>
> 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)
>
>
--
Laruence Xinchen Hui
http://www.laruence.com/