pajoye                                   Thu, 08 Sep 2011 11:24:33 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=316412

Log:
- fix test

Changed paths:
    U   
php/php-src/branches/PHP_5_4/ext/standard/tests/file/005_variation2-win32.phpt
    U   php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt

Modified: 
php/php-src/branches/PHP_5_4/ext/standard/tests/file/005_variation2-win32.phpt
===================================================================
--- 
php/php-src/branches/PHP_5_4/ext/standard/tests/file/005_variation2-win32.phpt  
    2011-09-08 10:24:45 UTC (rev 316411)
+++ 
php/php-src/branches/PHP_5_4/ext/standard/tests/file/005_variation2-win32.phpt  
    2011-09-08 11:24:33 UTC (rev 316412)
@@ -107,11 +107,8 @@
 Warning: filectime(): stat failed for | in %s on line %d


-*** testing touch ***
-Warning: touch(): %s in %s on line %d
+*** testing touch ***bool(false)
 bool(false)
-
-Warning: touch(): %s in %s on line %d
 bool(false)

 Warning: touch(): %s in %s on line %d
@@ -119,7 +116,4 @@

 Warning: touch(): %s in %s on line %d
 bool(false)
-
-Warning: touch(): %s in %s on line %d
-bool(false)
 Done

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 
2011-09-08 10:24:45 UTC (rev 316411)
+++ php/php-src/trunk/ext/standard/tests/file/005_variation2-win32.phpt 
2011-09-08 11:24:33 UTC (rev 316412)
@@ -107,11 +107,8 @@
 Warning: filectime(): stat failed for | in %s on line %d


-*** testing touch ***
-Warning: touch(): %s in %s on line %d
+*** testing touch ***bool(false)
 bool(false)
-
-Warning: touch(): %s in %s on line %d
 bool(false)

 Warning: touch(): %s in %s on line %d
@@ -119,7 +116,4 @@

 Warning: touch(): %s in %s on line %d
 bool(false)
-
-Warning: touch(): %s in %s on line %d
-bool(false)
 Done

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to