We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b1b39 commit f05ca43Copy full SHA for f05ca43
1 file changed
ext/standard/tests/gh21992t.phpt
@@ -59,18 +59,18 @@ $realFile = $targetDir . '/real.txt';
59
?>
60
--EXPECTF--
61
bool(true)
62
-string(%d) "%s%egh21992%etarget_dir%ereal.txt"
+string(%d) "%s"
63
64
Warning: symlink(): File exists in %s on line %d
65
bool(false)
66
67
68
69
70
-string(%d) "%s%egh21992%etarget_dir%eghost.txt"
71
72
Warning: symlink(): Dangling symlink at %s on line %d
73
74
75
76
0 commit comments