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.
1 parent d776413 commit 52a00feCopy full SHA for 52a00fe
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