Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails

This commit is contained in:
Anatoliy Belsky 2012-04-10 15:16:48 +02:00
parent b0cb29db87
commit ed0ddd20c5

View 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