]> granicus.if.org Git - php/commitdiff
fix test
authorMichael Wallner <mike@php.net>
Wed, 18 Feb 2015 13:06:32 +0000 (14:06 +0100)
committerMichael Wallner <mike@php.net>
Wed, 18 Feb 2015 13:06:32 +0000 (14:06 +0100)
tests/output/bug65593.phpt

index 44a2f5bf5ed8ff86b618895d2a1dbe96d4ff5989..0a59554967d13dfc7345f2918977b083cece571b 100644 (file)
@@ -7,7 +7,7 @@ echo "Test\n";
 ob_start(function(){ob_start();});
 ?>
 ===DONE===
---EXPECT--
+--EXPECTF--
 Test
 
 Fatal error: Cannot destroy active lambda function in %sbug65593.php on line %d