]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 16 Jan 2008 01:31:35 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Wed, 16 Jan 2008 01:31:35 +0000 (01:31 +0000)
ChangeLog
Zend/ChangeLog

index c16ccdde5d907844bb55ab90174ee6a069377d8c..594cfc38365086ccad8638e3cc3b5c024df74341 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,156 @@
+2008-01-15  Christopher Jones  <christopher.jones@oracle.com>
+
+    * (PHP_5_3)
+      ext/oci8/tests/bug43492.phpt
+      ext/oci8/tests/bug43492.phpt:
+      MFH: Testcase for #43492 (nested cursors)
+
+    * ext/oci8/tests/bug43492.phpt
+      ext/oci8/tests/bug43492.phpt
+      ext/oci8/tests/bug43492.phpt:
+        1.1.4;
+      Testcase for #43492 (nested cursors)
+
+    * ext/oci8/oci8.c
+      ext/oci8/oci8.c
+      ext/oci8/oci8_lob.c
+      ext/oci8/oci8_lob.c
+      ext/oci8/php_oci8_int.h
+      ext/oci8/php_oci8_int.h
+      ext/oci8/tests/bug43497.phpt
+      ext/oci8/tests/bug43497.phpt:
+      MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)
+
+    * (PHP_5_2)
+      ext/oci8/oci8.c
+      ext/oci8/oci8_lob.c
+      ext/oci8/php_oci8_int.h
+      ext/oci8/tests/bug43497.phpt
+      ext/oci8/tests/bug43497.phpt
+      ext/oci8/tests/bug43497.phpt:
+      fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)
+
+2008-01-15  Antony Dovgal  <tony@daylessday.org>
+
+    * ZendEngine2/zend_ini.c:
+      fix #43680 (OnUpdateUTF8String problems in PHP 6)
+      patch by Christopher Jones
+
+2008-01-15  Rob Richards  <rrichards@ctindustries.net>
+
+    * ext/spl/spl_dllist.c:
+      fix win build
+
+    * (PHP_5_2)
+      ext/openssl/openssl.c
+      ext/openssl/openssl.c:
+      MFH: fix memleak in sign and verify functions
+
+    * ext/openssl/openssl.c:
+      fix memleak in sign and verify functions
+
+2008-01-15  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_3)
+      ext/zlib/tests/bug_40189_2.phpt:
+      Allow test to run from any directory
+
+2008-01-15  Marcus Boerger  <php@marcus-boerger.de>
+
+    * (PHP_5_3)
+      run-tests.php:
+      - MFH valgrind detection, note in header
+
+    * run-tests.php:
+      - Detect versions of valgrind that have an appendix to their verion number
+      - Show whether valgrind is being used in test header
+
+2008-01-15  Etienne Kneuss  <php@colder.ch>
+
+    * (PHP_5_3)
+      ext/spl/spl_dllist.c
+      ext/spl/tests/dllist_001.phpt
+      ext/spl/tests/dllist_004.phpt
+      ext/spl/tests/dllist_005.phpt:
+      Fix ZTS build, fix tests
+
+    * ext/spl/spl_dllist.c:
+      Fix ZTS build
+
+2008-01-15  Dmitry Stogov  <dmitry@zend.com>
+
+    * ZendEngine2/zend_execute.c
+      ZendEngine2/zend_execute.c
+      ZendEngine2/tests/bug43851.phpt:
+      Fixed bug #43851 (Memory corrution on reuse of assigned value)
+
+    * ZendEngine2/tests/bug43851.phpt
+      ZendEngine2/tests/bug43851.phpt:
+      
+      file bug43851.phpt was initially added on branch PHP_5_3.
+
+2008-01-15  Marcus Boerger  <php@marcus-boerger.de>
+
+    * ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c:
+      - Fix the fix
+
+2008-01-15  Antony Dovgal  <tony@daylessday.org>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_alloc.c:
+      oops..
+      I didn't mean to commit this
+
+2008-01-15  Etienne Kneuss  <php@colder.ch>
+
+    * ext/spl/spl_dllist.h:
+      Bump year
+
+    * (PHP_5_3)
+      ext/spl/CREDITS
+      ext/spl/config.m4
+      ext/spl/config.w32
+      ext/spl/php_spl.c
+      ext/spl/spl_dllist.c
+      ext/spl/spl_dllist.h
+      ext/spl/tests/dllist_001.phpt
+      ext/spl/tests/dllist_002.phpt
+      ext/spl/tests/dllist_003.phpt
+      ext/spl/tests/dllist_004.phpt
+      ext/spl/tests/dllist_005.phpt
+      ext/spl/tests/dllist_006.phpt:
+      MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPL
+
+    * ext/spl/CREDITS
+      ext/spl/config.m4
+      ext/spl/config.w32
+      ext/spl/php_spl.c
+      ext/spl/spl_dllist.c
+      ext/spl/spl_dllist.c
+      ext/spl/spl_dllist.h
+      ext/spl/spl_dllist.h
+      ext/spl/tests/dllist_001.phpt
+      ext/spl/tests/dllist_001.phpt
+      ext/spl/tests/dllist_002.phpt
+      ext/spl/tests/dllist_002.phpt
+      ext/spl/tests/dllist_003.phpt
+      ext/spl/tests/dllist_003.phpt
+      ext/spl/tests/dllist_004.phpt
+      ext/spl/tests/dllist_004.phpt
+      ext/spl/tests/dllist_005.phpt
+      ext/spl/tests/dllist_005.phpt
+      ext/spl/tests/dllist_006.phpt
+      ext/spl/tests/dllist_006.phpt:
+      Implement splDoublyLinkedList, splQueue, splStack classes in SPL
+
+2008-01-15  Antony Dovgal  <tony@daylessday.org>
+
+    * ZendEngine2/zend_hash.c
+      ZendEngine2/zend_hash.h:
+      rename and export the macros
+      patch by colder
+
 2008-01-14  Brian Shire  <shire@tekrat.com>
 
     * (PHP_5_2)
index e9aedc2592e93059d39a9f12ef1a133445593ca3..3c26f4fae379274ac9ff77f2b59415d942e15da8 100644 (file)
@@ -1,3 +1,39 @@
+2008-01-15  Antony Dovgal  <tony@daylessday.org>
+
+    * zend_ini.c:
+      fix #43680 (OnUpdateUTF8String problems in PHP 6)
+      patch by Christopher Jones
+
+2008-01-15  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend_execute.c
+      zend_execute.c
+      tests/bug43851.phpt:
+      Fixed bug #43851 (Memory corrution on reuse of assigned value)
+
+    * tests/bug43851.phpt
+      tests/bug43851.phpt:
+      
+      file bug43851.phpt was initially added on branch PHP_5_3.
+
+2008-01-15  Marcus Boerger  <php@marcus-boerger.de>
+
+    * zend_execute_API.c
+      zend_execute_API.c:
+      - Fix the fix
+
+2008-01-15  Antony Dovgal  <tony@daylessday.org>
+
+    * (PHP_5_3)
+      zend_alloc.c:
+      oops..
+      I didn't mean to commit this
+
+    * zend_hash.c
+      zend_hash.h:
+      rename and export the macros
+      patch by colder
+
 2008-01-14  Marcus Boerger  <php@marcus-boerger.de>
 
     * zend_execute_API.c