pajoye Mon, 05 Sep 2011 10:13:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316138
Log:
- fix test
Changed paths:
U
php/php-src/branches/PHP_5_4/ext/standard/tests/file/rename_variation7-win32.phpt
Modified:
php/php-src/branches/PHP_5_4/ext/standard/tests/file/rename_variation7-win32.phpt
===================================================================
---
php/php-src/branches/PHP_5_4/ext/standard/tests/file/rename_variation7-win32.phpt
2011-09-05 10:03:16 UTC (rev 316137)
+++
php/php-src/branches/PHP_5_4/ext/standard/tests/file/rename_variation7-win32.phpt
2011-09-05 10:13:46 UTC (rev 316138)
@@ -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