From: sami at oriontransfer dot mine dot nu Operating system: linux 2.6 PHP version: 5.0.0RC3 PHP Bug Type: Output Control Bug description: ob_end_clean return broken
Description: ------------ hi there is a very serious bug in the result of ob_end_clean.. for some reason, it only works if i call it twice, using the results from the second call.. i don't really understand why...... this is very weird behaviour, and this particular code was working fine in php4 as far as i know. -- Edit bug report at http://bugs.php.net/?id=29093&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29093&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29093&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29093&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29093&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29093&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29093&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29093&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29093&r=support Expected behavior: http://bugs.php.net/fix.php?id=29093&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29093&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29093&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29093&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29093&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29093&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29093&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29093&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29093&r=float