iliaa           Sun Oct 21 15:41:29 2007 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/standard/tests/file    006_error.phpt 
  Log:
  
  Fixed bug #42944 (test failing due to expectation that /etc/passwd has 0644
  permissions).
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/006_error.phpt?r1=1.1.2.3&r2=1.1.2.3.2.1&diff_format=u
Index: php-src/ext/standard/tests/file/006_error.phpt
diff -u php-src/ext/standard/tests/file/006_error.phpt:1.1.2.3 
php-src/ext/standard/tests/file/006_error.phpt:1.1.2.3.2.1
--- php-src/ext/standard/tests/file/006_error.phpt:1.1.2.3      Thu Sep 13 
18:24:26 2007
+++ php-src/ext/standard/tests/file/006_error.phpt      Sun Oct 21 15:41:29 2007
@@ -70,7 +70,7 @@
 
 Warning: chmod(): %s in %s on line %d
 bool(false)
-100644
+100%d44
 
 Warning: chmod(): %s in %s on line %d
 bool(false)

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

Reply via email to