mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: fix test
This commit is contained in:
commit
ec7ba48e67
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue