]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 6 Jan 2009 01:32:32 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Tue, 6 Jan 2009 01:32:32 +0000 (01:32 +0000)
ChangeLog
Zend/ChangeLog

index 173c0f7c3c3a530896588d986eaf38c2ed84c0cb..4d6a1f11b2dba4313e774ba957076161798a7873 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,141 @@
+2009-01-05  Felipe Pena  <felipensp@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS:
+      - BFN
+
+    * ext/soap/tests/bug46760.phpt
+      ext/soap/tests/bug46760.phpt:
+      - New test
+
+    * (PHP_5_2)
+      ext/soap/soap.c
+      ext/soap/tests/bug46760.phpt
+      ext/soap/tests/bug46760.phpt
+      ext/soap/tests/bug46760.phpt:
+      - Fixed bug #46760 (SoapClient doRequest fails when proxy is used) [only in
+      this branch]
+
+    * (PHP_5_3)
+      ZendEngine2/zend_execute.c
+      ZendEngine2/zend_operators.c
+      ZendEngine2/zend_operators.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/tests/bug46701.phpt:
+      MFH:
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * ZendEngine2/tests/bug46701.phpt
+      ZendEngine2/tests/bug46701.phpt
+      ZendEngine2/tests/bug46701.phpt:
+        1.1.4;
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * ZendEngine2/zend_execute.c
+      ZendEngine2/zend_operators.c
+      ZendEngine2/zend_operators.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h:
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * ext/mysql/tests/001.phpt
+      ext/mysql/tests/002.phpt
+      ext/mysql/tests/003.phpt
+      ext/mysql/tests/mysql_escape_string.phpt
+      ext/mysql/tests/mysql_fetch_array.phpt
+      ext/mysql/tests/mysql_fetch_assoc.phpt
+      ext/mysql/tests/mysql_fetch_field.phpt
+      ext/mysql/tests/mysql_fetch_object.phpt
+      ext/mysql/tests/mysql_fetch_row.phpt
+      ext/mysql/tests/mysql_field_name.phpt
+      ext/mysql/tests/mysql_field_seek.phpt
+      ext/mysql/tests/mysql_field_table.phpt
+      ext/mysql/tests/mysql_field_type.phpt
+      ext/mysql/tests/mysql_pconn_max_links.phpt
+      ext/mysql/tests/mysql_query.phpt
+      ext/mysql/tests/mysql_real_escape_string.phpt
+      ext/mysql/tests/mysql_result.phpt
+      ext/mysql/tests/mysql_select_db.phpt
+      ext/mysql/tests/mysql_set_charset.phpt
+      ext/mysql/tests/mysql_tablename.phpt
+      ext/mysql/tests/mysql_unbuffered_query.phpt:
+      - Fixed tests (removed UEXPECT(F) section)
+
+    * ext/date/tests/idate_variation7.phpt
+      ext/filter/tests/041.phpt
+      ext/iconv/tests/iconv_substr.phpt
+      ext/posix/tests/posix_initgroups.phpt
+      ext/session/tests/session_module_name_variation3.phpt
+      ext/session/tests/session_name_basic.phpt
+      ext/session/tests/session_name_error.phpt
+      ext/session/tests/session_name_variation1.phpt
+      ext/session/tests/session_save_path_basic.phpt
+      ext/session/tests/session_save_path_error.phpt
+      ext/session/tests/session_save_path_variation1.phpt
+      ext/session/tests/session_set_save_handler_basic.phpt
+      ext/standard/tests/array/compact_variation1.phpt
+      ext/standard/tests/file/rmdir_variation1.phpt
+      sapi/cli/tests/002.phpt
+      sapi/cli/tests/003-2.phpt
+      sapi/cli/tests/003.phpt
+      sapi/cli/tests/013.phpt
+      tests/basic/022.phpt
+      tests/lang/bug44654.phpt
+      tests/lang/comments.phpt:
+      - Fixed tests
+
+2009-01-05  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_3)
+      sapi/apache/php_apache.c
+      sapi/apache2filter/php_functions.c
+      sapi/apache2handler/php_functions.c
+      sapi/apache_hooks/php_apache.c:
+      
+      MFB: Improved parameter handling
+
+    * sapi/apache/php_apache.c
+      sapi/apache2filter/php_functions.c
+      sapi/apache2handler/php_functions.c
+      sapi/apache_hooks/php_apache.c:
+      Improved parameter handling
+
+2009-01-05  Antony Dovgal  <tony@daylessday.org>
+
+    * (PHP_5_2)
+      ext/pdo/tests/bug_44159.phpt
+      ext/pdo/tests/bug_44159.phpt:
+      create temporary db in the current dir and cleanup on completion
+
+    * run-tests.php
+      run-tests.php:
+      fix ws
+
+    * ext/sqlite3/sqlite3.c:
+      fix build
+
+    * (PHP_5_3)
+      run-tests.php:
+      MFH: only add "# original source" if a redirect is active
+
+    * run-tests.php:
+      only add "# original source" if a redirect is active
+
+    * ext/mbstring/mbstring.c:
+      MFB: fix memleaks correctly and make valgrind happy
+
+    * (PHP_5_3)
+      ext/mbstring/mbstring.c:
+      fix memleaks correctly and make valgrind happy
+
 2009-01-04  Pierre-Alain Joye  <pierre.dev@gmail.com>
 
     * (PHP_5_3)
index ba02d53cb6b1cb5b2d31852dbf2d9e38d4b6b5dd..71e328f1dc685db1b7925e96b18b9533556452ac 100644 (file)
@@ -1,3 +1,34 @@
+2009-01-05  Felipe Pena  <felipensp@gmail.com>
+
+    * (PHP_5_3)
+      zend_execute.c
+      zend_operators.c
+      zend_operators.h
+      zend_vm_def.h
+      zend_vm_execute.h
+      tests/bug46701.phpt:
+      MFH:
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * tests/bug46701.phpt
+      tests/bug46701.phpt
+      tests/bug46701.phpt:
+        1.1.4;
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * zend_execute.c
+      zend_operators.c
+      zend_operators.h
+      zend_vm_def.h
+      zend_vm_execute.h:
+      - Fixed bug #46701 (Creating associative array with long values in the key
+      fails on 32bit linux)
+      Patch by Shire
+
 2009-01-04  Marcus Boerger  <php@marcus-boerger.de>
 
     * (PHP_5_3)