changelog               Tue Sep 30 01:32:08 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3183&r2=1.3184&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3183 php-src/ChangeLog:1.3184
--- php-src/ChangeLog:1.3183    Mon Sep 29 01:31:51 2008
+++ php-src/ChangeLog   Tue Sep 30 01:32:07 2008
@@ -1,3 +1,50 @@
+2008-09-29  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/spl/spl_array.c
+      ext/spl/tests/array_025.phpt:
+      MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)
+
+    * ext/spl/tests/array_025.phpt
+      ext/spl/tests/array_025.phpt:
+      
+      Fix #46192 (Serialization of ArrayObject with objects as storage)
+
+    * ext/spl/spl_array.c:
+      Fix #46192 (Serialization of ArrayObject with objects as storage)
+
+2008-09-29  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/pdo_mysql/pdo_mysql.c:
+      MFH: Free persistent cache and improve MINFO output
+
+    * ext/pdo_mysql/pdo_mysql.c:
+      Free persistent cache and improve MINFO output
+
+    * ext/mysql/mysql_mysqlnd.h
+      ext/mysql/php_mysql.c:
+      No mysqli stuff in ext/mysql
+
+2008-09-29  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * (PHP_5_3)
+      ext/dom/node.c
+      ext/dom/tests/bug46185.phpt:
+      MFH: fix bug #46185 (importNode changes the namespace of an XML element)
+      add test
+
+    * ext/dom/node.c
+      ext/dom/tests/bug46185.phpt
+      ext/dom/tests/bug46185.phpt:
+      fix bug #46185 (importNode changes the namespace of an XML element)
+      add test
+
 2008-09-28  Rob Richards  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -6735,7 +6782,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3183 2008/09/29 01:31:51 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3184 2008/09/30 01:32:07 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to