pajoye Mon, 05 Sep 2011 10:14:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316139
Log:
- fix test
Changed paths:
U php/php-src/trunk/ext/standard/tests/file/rename_variation7-win32.phpt
Modified: php/php-src/trunk/ext/standard/tests/file/rename_variation7-win32.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/file/rename_variation7-win32.phpt
2011-09-05 10:13:46 UTC (rev 316138)
+++ php/php-src/trunk/ext/standard/tests/file/rename_variation7-win32.phpt
2011-09-05 10:14:13 UTC (rev 316139)
@@ -26,11 +26,11 @@
echo "Done\n";
?>
--EXPECTF--
-Warning: symlink(): Could not fetch file information(error 2) in %s on line %d
+Warning: symlink(): Could not fetch file information(error 2) in
%srename_variation7-win32.php 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
(%srename_variation7-win32.php.tmp.link), error 2) in
%srename_variation7-win32.php 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
(%srename_variation7-win32.php.tmp.link2), error 2) in
%srename_variation7-win32.php on line %d
bool(false)
Done
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php