pollita         Wed Jun 23 19:31:19 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN and order fix
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.687&r2=1.1247.2.688&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.687 php-src/NEWS:1.1247.2.688
--- php-src/NEWS:1.1247.2.687   Wed Jun 23 09:05:12 2004
+++ php-src/NEWS        Wed Jun 23 19:31:18 2004
@@ -4,6 +4,9 @@
 - 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 @@
   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)

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

Reply via email to