From: Michael Wallner Date: Wed, 18 Feb 2015 13:06:32 +0000 (+0100) Subject: fix test X-Git-Tag: php-5.5.23RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83dda66aac10e7307f2e2f4e73a769b125a88451;p=php fix test --- diff --git a/tests/output/bug65593.phpt b/tests/output/bug65593.phpt index 44a2f5bf5e..0a59554967 100644 --- a/tests/output/bug65593.phpt +++ b/tests/output/bug65593.phpt @@ -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