]> granicus.if.org Git - php/commitdiff
BFN and order fix
authorSara Golemon <pollita@php.net>
Wed, 23 Jun 2004 23:31:18 +0000 (23:31 +0000)
committerSara Golemon <pollita@php.net>
Wed, 23 Jun 2004 23:31:18 +0000 (23:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d66052d5892fca4ab21e0860c58277020781905..79ec233c3d8c48abba78027470e70bd1da456b6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ PHP 4                                                                      NEWS
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute
   for doing performance stats without warnings in server-log. (Uwe Schindler)
+- Fixed bug #28879 (Implicit/Explicit array creation inconsistency when using
+  Resources, Arrays, or Objects as indices). (Sara)
+- Fixed bug #28878 (Setting of inikey's in obj.conf fails). (Uwe Schindler)
 - Fixed bug #28868 (Internal wrapper registry not thread safe). (Sara)
 - Fixed bug #28818 (Apache 2 sapis do not export st_dev).
   (xuefer at 21cn dot com, Ilia).
@@ -24,7 +27,6 @@ PHP 4                                                                      NEWS
   represented as a string). (pickett at sumu dot org, Ilia)
 - Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
   (Elf, Ilia)
-- Fixed bug #28878 (Setting of inikey's in obj.conf fails). (Uwe Schindler)
 
 03 Jun 2004, Version 4.3.7
 - Upgraded bundled GD library to 2.0.23. (Ilia)