We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8ee9bb + 5269386 commit 1f648c3Copy full SHA for 1f648c3
ext/spl/tests/gh20678.phpt
@@ -10,5 +10,4 @@ $resource = end($resources);
10
fclose($resource);
11
?>
12
--EXPECTF--
13
-
14
-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
0 commit comments