From: Date: Sun, 6 Mar 2005 01:46:24 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_3~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d3c79a8a67803e3d16d469411f71f659b0dc621;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 3cea33d428..6b3bfbb1b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2005-03-05 Rasmus Lerdorf + + * (PHP_4_3) + ext/exif/exif.c: + wtf? + +2005-03-05 John Coggeshall + + * ext/skeleton/tests/001.phpt: + Opps. + +2005-03-05 Derick Rethans + + * (PHP_5_0) + NEWS: + - Make sure to note that this involves SOAP. + +2005-03-05 Moriyoshi Koizumi + + * 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 + + * (PHP_5_0) + NEWS: + Fixed bug #32115 (dateTime encoding of timezone incorrect) + +2005-03-05 John Coggeshall + + * ext/skeleton/tests/001.phpt: + Starting tests.... + +2005-03-05 Andrei Zmievski + + * 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 * sapi/apache_hooks/config.m4: