mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix test for 8.5+
This commit is contained in:
@@ -10,5 +10,4 @@ $resource = end($resources);
|
||||
fclose($resource);
|
||||
?>
|
||||
--EXPECTF--
|
||||
|
||||
Warning: fclose(): %d is not a valid stream resource in %s on line %d
|
||||
Warning: fclose(): cannot close the provided stream, as it must not be manually closed in %s on line %d
|
||||
|
||||
Reference in New Issue
Block a user