From: Ilia Alshanetsky Date: Mon, 19 Jan 2004 18:42:07 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.5RC2~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90583839db3c64447ffd601a1304922074350525;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index e6f5ef72af..1312e775f5 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,8 @@ PHP 4 NEWS - 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