Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 committed Feb 18, 2015
1 parent 84fad26 commit 6fed996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/output/bug65593.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6fed996

Please sign in to comment.