From: Hannes Magnusson Date: Mon, 6 Apr 2009 13:16:05 +0000 (+0000) Subject: This is apparently fixed X-Git-Tag: php-5.3.0RC2~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d800809da4686e5805446169d9e58797b22e97ce;p=php This is apparently fixed --- diff --git a/tests/output/ob_start_basic_unerasable_005.phpt b/tests/output/ob_start_basic_unerasable_005.phpt index 48d611c9c0..6bfb7ae907 100644 --- a/tests/output/ob_start_basic_unerasable_005.phpt +++ b/tests/output/ob_start_basic_unerasable_005.phpt @@ -1,7 +1,5 @@ --TEST-- ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush(). ---XFAIL-- -On PHP5, ob_flush() DOES clear the buffer. See bug: 46897 --FILE-- --EXPECTF-- [callback:1]Attempt to flush unerasable buffer - should fail... -Notice: ob_flush(): failed to flush buffer callback in %s on line 11 +Notice: ob_flush(): failed to flush buffer callback. in %s on line 11 bool(false) string(%d) "Attempt to flush unerasable buffer - should fail... -Notice: ob_flush(): failed to flush buffer callback in %s on line 11 +Notice: ob_flush(): failed to flush buffer callback. in %s on line 11 bool(false) -" \ No newline at end of file +"