]> granicus.if.org Git - php/commitdiff
Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
authorAnatoliy Belsky <ab@php.net>
Tue, 10 Apr 2012 13:16:48 +0000 (15:16 +0200)
committerAnatoliy Belsky <ab@php.net>
Tue, 10 Apr 2012 13:16:48 +0000 (15:16 +0200)
ext/standard/tests/file/rename_variation7-win32.phpt

index 7bef31f22f10cd7286aae01d40c6a3609324da0c..6df0d9db99f3af341a23f282354ac4b7348cbca0 100644 (file)
@@ -28,9 +28,9 @@ echo "Done\n";
 --EXPECTF--    
 Warning: symlink(): Could not fetch file information(error 2) in %s on line %d
 
-Warning: readlink(): Could not open file (error 2) in %s on line %d
+Warning: readlink(): readlink failed to read the symbolic link (%s), error 2) in %s on line %d
 bool(false)
 
-Warning: readlink(): Could not open file (error 2) in %s on line %d
+Warning: readlink(): readlink failed to read the symbolic link (%s), error 2) in %s on line %d
 bool(false)
 Done