]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 25 Apr 2003 10:15:17 +0000 (10:15 +0000)
committerfoobar <sniper@php.net>
Fri, 25 Apr 2003 10:15:17 +0000 (10:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index aec102d99e822a67e2f3fe3bfbcc1574cba64cd2..938142426dd820afa4dd0a60f7e6394c903467f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -124,6 +124,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani)
 - Fixed bug #21978, #21036 (win32 mail(), bcc: gets interpreted as cc:). (Sara)
 - Fixed bug #21885 (move_uploaded_file() does not ignore open_basedir). (Wez)
+- Fixed bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE). (Jani)
 - Fixed bug #21815 (fpassthru() ignored buffered data but complained anyway). 
   (Wez)
 - Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez)