Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test
This commit is contained in:
Michael Wallner 2015-02-18 14:06:39 +01:00
commit ec7ba48e67

View file

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