]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 24 Dec 2008 01:32:31 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Wed, 24 Dec 2008 01:32:31 +0000 (01:32 +0000)
ChangeLog

index 379d7f6ec91804c2645c3e1baa48832423d6bbe8..522ef711b7f5b1df11168383bbe9e4e11d943d93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2008-12-23  Sanjay Mantoor  <smantoor@in.ibm.com>
+
+    * (PHP_5_2)
+      ext/date/tests/idate_basic.phpt
+      ext/date/tests/idate_variation1.phpt
+      ext/date/tests/idate_variation2.phpt
+      ext/date/tests/idate_variation3.phpt
+      ext/date/tests/idate_variation4.phpt
+      ext/date/tests/idate_variation5.phpt
+      ext/date/tests/idate_variation6.phpt:
+      New testcases for idate function
+
+    * (PHP_5_2)
+      ext/date/tests/gmmktime_basic.phpt
+      ext/date/tests/gmmktime_error.phpt
+      ext/date/tests/gmmktime_variation1.phpt
+      ext/date/tests/gmmktime_variation2.phpt
+      ext/date/tests/gmmktime_variation3.phpt
+      ext/date/tests/gmmktime_variation4.phpt
+      ext/date/tests/gmmktime_variation5.phpt
+      ext/date/tests/gmmktime_variation6.phpt
+      ext/date/tests/gmmktime_variation7.phpt
+      ext/date/tests/gmmktime_variation8.phpt
+      ext/date/tests/gmmktime_variation9.phpt:
+      New testcases for gmmktime function
+
 2008-12-22  Scott MacVicar  <scott@macvicar.net>
 
     * (PHP_5_3)