iliaa           Mon Jan 19 13:42:08 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.532&r2=1.1247.2.533&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.532 php-src/NEWS:1.1247.2.533
--- php-src/NEWS:1.1247.2.532   Mon Jan 19 12:45:26 2004
+++ php-src/NEWS        Mon Jan 19 13:42:07 2004
@@ -12,7 +12,8 @@
 - Fixed bug #26878 (problem with multiple references to the same variable 
   with different types). (Ilia)
 - Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani)
-- Fixed bug #26772 (fgets returns NULL instead of FALSE). (Wez)
+- Fixed bug #26772, #26967 (file operations return NULL instead of FALSE).
+  (Wez, Ilia)
 - Fixed bug #21513 (shutdown functions not executed if timed out). (Zeev)
 
 12 Jan 2004, Version 4.3.5RC1

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

Reply via email to