]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 29 Aug 2008 01:31:55 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Fri, 29 Aug 2008 01:31:55 +0000 (01:31 +0000)
ChangeLog

index 92602a8f7a867707cfe87c9077f43e06c1000e2f..2268ab0529329285725deac7405ed594bcb2f996 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2008-08-28  Christopher Jones  <christopher.jones@oracle.com>
+
+    * (PHP_5_3)
+      ext/oci8/oci8.c:
+      MFH: Bug #45888 (Refcounting in ZTS mode)
+
+    * ext/oci8/oci8.c:
+      Bug #45888 (Refcounting in ZTS mode)
+
+    * (PHP_5_3)
+      NEWS:
+      Add #45458
+
+    * (PHP_5_3)
+      ext/oci8/oci8_interface.c
+      ext/oci8/tests/bug45458.phpt:
+      MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled
+      properly)
+
+    * ext/oci8/oci8_interface.c
+      ext/oci8/tests/bug45458.phpt
+      ext/oci8/tests/bug45458.phpt:
+      Bug #45458 (OCI8: Numeric keys for associative arrays are not handled
+      properly)
+
+    * ext/oci8/tests/lob_029.phpt:
+      Fix expected output for PHP 6
+
+    * (PHP_5_3)
+      ext/oci8/tests/lob_029.phpt:
+      MHF: Test initialization cleanup
+
+    * ext/oci8/tests/lob_029.phpt:
+      Test initialization cleanup
+
+    * (PHP_5_3)
+      php.ini-dist
+      php.ini-recommended:
+      MFH: Update Oracle DLL examples to match build changes
+
+    * php.ini-dist
+      php.ini-recommended:
+      Update Oracle DLL examples to match build changes
+
 2008-08-27  David Soria Parra  <dsoria@gmx.net>
 
     * (PHP_5_3)