All the ob_* tests are still in 5.4 and they all pass, so no, these functions have not been removed.
On 11/13/2011 07:26 AM, Reindl Harald 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) > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php