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 0d25376 commit 3b830cfCopy full SHA for 3b830cf
ext/standard/tests/file/lchown_error.phpt
@@ -73,6 +73,6 @@ bool(true)
73
Warning: lchown() expects parameter 1 to be a valid path, array given in %s on line %d
74
bool(true)
75
76
-Warning: lchown(): Operation not permitted in %s on line %d
+Warning: lchown(): %r(Operation not permitted|Invalid argument)%r in %s on line %d
77
bool(false)
78
===DONE===
0 commit comments