tony2001                Fri Jun 30 10:55:06 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  news
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.100&r2=1.2027.2.547.2.101&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.100 php-src/NEWS:1.2027.2.547.2.101
--- php-src/NEWS:1.2027.2.547.2.100     Wed Jun 28 22:08:42 2006
+++ php-src/NEWS        Fri Jun 30 10:55:06 2006
@@ -6,6 +6,8 @@
 - Changed realpath cache to be disabled when "open_basedir" or "safe_mode"
   are enabled on per-request basis. (Ilia)
 
+- Implemented feature request #37971 (added error messages to 
disk_free_space() 
+  & disk_total_space()). (Tony)
 - Improved safe_mode check for the error_log() function. (Ilia)
 - Improved the error reporting in SOAP extension on request failure. (Ilia)
 - New crypt() implementation for win32 which is about 10 times faster and has 

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

Reply via email to