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 ac7a281 + 52a00fe commit 2ad97f5Copy full SHA for 2ad97f5
ext/standard/tests/file/bug81223.phpt
@@ -17,8 +17,8 @@ var_dump(fread($stream2, 4));
17
--EXPECTF--
18
bool(true)
19
20
-Notice: fread(): read of %d bytes failed with errno=13 Permission denied in %s on line %d
+Notice: fread(): Read of %d bytes failed with errno=13 Permission denied in %s on line %d
21
bool(false)
22
23
24
0 commit comments