]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 6 Mar 2007 01:31:05 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Tue, 6 Mar 2007 01:31:05 +0000 (01:31 +0000)
ChangeLog

index 403882718c7d10849e6dac342df2dece2ca05680..200cc7ee937034b9387722c11f77b5ab78f12c71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2007-03-05  Stanislav Malyshev  <stas@zend.com>
+
+    * (PHP_4_4)
+      ext/fdf/fdf.c:
+      MF5: use safe_emalloc
+
+    * (PHP_4_4)
+      sapi/isapi/php4isapi.c:
+      MF5: use srtlcat
+
+    * (PHP_4_4)
+      sapi/apache/php_apache.c
+      sapi/apache2handler/php_functions.c:
+      MF5: use snprintf
+
+    * (PHP_4_4)
+      ext/xmlrpc/libxmlrpc/xml_to_soap.c:
+      MF5: increase array size to fit buffer size
+
+    * (PHP_5_2)
+      ext/fdf/fdf.c:
+      use safe_emalloc
+
+2007-03-05  Uwe Schindler  <uwe@thetaphi.de>
+
+    * sapi/nsapi/nsapi.c
+      sapi/nsapi/nsapi.c:
+      snprintf patch
+
+2007-03-05  andy wharmby  <wharmby@uk.ibm.com>
+
+    * NEWS:
+      Remove bug entry for 35872 as now in 5.2
+
+2007-03-05  Michael Wallner  <mike@iworks.at>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+
+    * ext/date/php_date.c
+      ext/date/php_date.c:
+      - fix ws as requested by derick
+
+    * ext/date/php_date.c
+      ext/date/php_date.c:
+      - fix bug #40691: add comparison object handler
+
+2007-03-05  andy wharmby  <wharmby@uk.ibm.com>
+
+    * NEWS
+      NEWS
+      ext/com_dotnet/com_extension.c
+      ext/com_dotnet/com_extension.c
+      ext/com_dotnet/com_wrapper.c
+      ext/com_dotnet/com_wrapper.c
+      ext/com_dotnet/php_com_dotnet.h
+      ext/com_dotnet/php_com_dotnet.h:
+      Fixed bug #35872 (Prevent object store references during RSHUTDOWN)
+
 2007-03-04  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_5_2)