pajoye Mon, 24 Aug 2009 18:45:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=287650
Log:
- fix test
Changed paths:
U php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt
Modified: php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt
2009-08-24 18:44:59 UTC (rev 287649)
+++ php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt
2009-08-24 18:45:45 UTC (rev 287650)
@@ -108,13 +108,13 @@
*** testing touch ***
-Warning: touch(): Unable to create file because No such file or directory in
%s on line %d
+Warning: touch(): Unable to create file because %s in %s on line %d
bool(false)
-Warning: touch(): Unable to create file because No such file or directory in
%s on line %d
+Warning: touch(): Unable to create file because %s in %s on line %d
bool(false)
-Warning: touch(): Unable to create file because No such file or directory in
%s on line %d
+Warning: touch(): Unable to create file because %s in %s on line %d
bool(false)
Warning: touch(): Unable to create file because %s in %s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php