]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 6 Mar 2005 01:46:24 +0000 (01:46 +0000)
committer <changelog@php.net> <>
Sun, 6 Mar 2005 01:46:24 +0000 (01:46 +0000)
ChangeLog

index 3cea33d428c5c9b67c20da8190075a919ee6b8e1..6b3bfbb1b8bcb076b6d4a11b9ee8dd113e5c163c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2005-03-05  Rasmus Lerdorf  <rasmus@lerdorf.com>
+
+    * (PHP_4_3)
+      ext/exif/exif.c:
+      wtf?
+
+2005-03-05  John Coggeshall  <john@coggeshall.org>
+
+    * ext/skeleton/tests/001.phpt:
+      Opps.
+
+2005-03-05  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_0)
+      NEWS:
+      - Make sure to note that this involves SOAP.
+
+2005-03-05  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * NEWS
+      main/SAPI.c
+      main/php_content_types.c
+      main/php_content_types.h:
+      - Fixed bug #32109 ($_POST is not populated in multithreaded environment).
+
+2005-03-05  Dmitry Stogov  <dmitry@zend.com>
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #32115 (dateTime encoding of timezone incorrect)
+
+2005-03-05  John Coggeshall  <john@coggeshall.org>
+
+    * ext/skeleton/tests/001.phpt:
+      Starting tests....
+
+2005-03-05  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * ext/standard/array.c:
+      Check that object can actually return a class entry. I need this for a
+      class-entry-less helper objects that should not be present in the class
+      table.
+
 2005-03-04  Jani Taskinen  <jani.taskinen@kolumbus.fi>
 
     * sapi/apache_hooks/config.m4: