pajoye Mon, 24 Aug 2009 18:44:59 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=287649
Log:
- fix test
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/standard/tests/file/005_variation2-win32.phpt
Modified:
php/php-src/branches/PHP_5_3/ext/standard/tests/file/005_variation2-win32.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/standard/tests/file/005_variation2-win32.phpt
2009-08-24 18:43:21 UTC (rev 287648)
+++
php/php-src/branches/PHP_5_3/ext/standard/tests/file/005_variation2-win32.phpt
2009-08-24 18:44:59 UTC (rev 287649)
@@ -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