]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 12 Apr 2007 01:31:02 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Thu, 12 Apr 2007 01:31:02 +0000 (01:31 +0000)
ChangeLog
Zend/ChangeLog

index f9930e9d445d39c4b3c63f0eadbcbb155333b9df..f943f3696a5a21f2b19ad8e88962cec5aa0e21d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2007-04-11  Antony Dovgal  <antony@zend.com>
+
+    * ZendEngine2/tests/bug40770.phpt
+      ext/date/tests/bug35885.phpt:
+      MFB
+
+    * (PHP_5_2)
+      ZendEngine2/tests/bug40770.phpt
+      ext/date/tests/bug35885.phpt:
+      minor improvement
+
+    * ext/soap/tests/bugs/bug34657.phpt
+      ext/soap/tests/bugs/bug34657.phpt:
+      improve test
+
+    * Makefile.global:
+      we don't ship libmysql anymore, so there is no need for this message
+
+2007-04-11  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_2)
+      NEWS
+      ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/tests/bug40861.phpt:
+      - MFH: Fixed bug #40861 (strtotime() doesn't handle double negative
+      relative
+        time units correctly).
+
+    * ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/tests/bug40861.phpt:
+      - Fixed bug #40861 (strtotime() doesn't handle double negative relative
+      time
+        units correctly).
+
+2007-04-11  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * ext/gd/config.w32:
+      - add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build
+
+2007-04-11  Zoe Slattery  <zoe@uk.ibm.com>
+
+    * ext/standard/tests/array/array_merge.phpt
+      ext/standard/tests/array/array_push.phpt
+      ext/standard/tests/array/count_recursive.phpt
+      ext/standard/tests/strings/fprintf.phpt
+      ext/standard/tests/strings/md5.phpt:
+      new tests: array_merge, array_push, fprintf. modified tests:
+      count_recursive, md5.
+
+2007-04-11  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * (PHP_5_2)
+      ext/gd/config.w32:
+      - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)
+
+2007-04-11  Scott MacVicar  <scott@macvicar.net>
+
+    * ext/gd/config.m4:
+      fix #41048 (PHP6 Segmentation fault issue)
+
+2007-04-11  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Back to -dev.
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - 4.4.7RC1.
+
 2007-04-10  Andrei Zmievski  <andrei@gravitonic.com>
 
     * ext/unicode/collator.c:
index 567b054864ff104f37b0cda8c442b8df4eb5981f..7bc4393362503abd2c5fae6b390de53787c9b817 100644 (file)
@@ -1,3 +1,12 @@
+2007-04-11  Antony Dovgal  <antony@zend.com>
+
+    * tests/bug40770.phpt:
+      MFB
+
+    * (PHP_5_2)
+      tests/bug40770.phpt:
+      minor improvement
+
 2007-04-10  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * zend_multiply.h: