Skip to content

Commit 1defbb2

Browse files
committed
Fix test
1 parent 12d3bde commit 1defbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/file/readlink_variation1.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ bool(false)
6565
Warning: readlink(): %s in %s on line %d
6666
bool(false)
6767

68-
Warning: readlink() expects parameter 1 to be string, resource given in %s on line %d
68+
Warning: readlink() expects parameter 1 to be a valid path, resource given in %s on line %d
6969
NULL
7070

7171
Warning: readlink(): %s in %s on line %d

0 commit comments

Comments
 (0)