]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 14 Oct 2005 05:45:27 +0000 (05:45 +0000)
committer <changelog@php.net> <>
Fri, 14 Oct 2005 05:45:27 +0000 (05:45 +0000)
ChangeLog
Zend/ChangeLog

index 986be3e3d6f003c1fc155eb145e95819d802705a..174f97c858cc81c2ffd792075e5412aa2607c6b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2005-10-13  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/mysqli/tests/bug33491.phpt:
+      Fixed test failure
+
+2005-10-13  Rob Richards  <rrichards@ctindustries.net>
+
+    * acinclude.m4:
+      bump libxml min version to 2.6.11
+
+2005-10-13  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * ext/iconv/config.m4:
+      proper quoting, breaking, etc.
+
+2005-10-13  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      ext/iconv/config.m4
+      ext/iconv/config.m4:
+      MFH: fix #34856 (configure fails to detect libiconv's type)
+
+    * ext/iconv/config.m4:
+      correct it one more time (grrr)
+
+    * ext/iconv/config.m4:
+      correct the fix
+
+    * ext/iconv/config.m4:
+      fix #34856 (configure fails to detect libiconv's type)
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      ext/interbase/ibase_service.c
+      ext/interbase/ibase_service.c:
+      MFH: fix #34855 (ibase_service_attach() segfault on AMD64)
+
+    * ext/interbase/ibase_service.c:
+      fix #34855 (ibase_service_attach() segfault on AMD64)
+
+2005-10-13  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_4_4)
+      NEWS
+      sapi/cli/Makefile.frag
+      scripts/Makefile.frag:
+      MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included
+      in man page names)
+
+    * sapi/cli/Makefile.frag
+      scripts/Makefile.frag:
+      MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included
+      in man page names)
+
+    * (PHP_5_1)
+      NEWS
+      sapi/cli/Makefile.frag
+      scripts/Makefile.frag:
+      - Fixed bug #34850 (--program-suffix and --program-prefix not included in
+      man page names)
+
+    * (PHP_5_1)
+      NEWS:
+      reorder
+
+2005-10-13  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_1)
+      ZendEngine2/zend_API.c:
+      ws fix
+
+2005-10-13  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_4_4)
+      Zend/zend_execute.c:
+      - This is an integer in PHP 4, and not a zval* like in PHP 5.0.
+
 2005-10-12  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ext/pcre/php_pcre.c
index 45cee81ae846ea9e88a4875669dd29a13c7de204..e9a758b7761093a90e34d481f40eb34e055069c8 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-13  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_1)
+      zend_API.c:
+      ws fix
+
 2005-10-12  Dmitry Stogov  <dmitry@zend.com>
 
     * zend.c: