From: SVN Migration Date: Sun, 4 Apr 2004 12:42:14 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.6RC2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3bab4824f00ba73f562c8a5252c83d6ce0d71b90;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/time/bug21966.phpt b/ext/standard/tests/time/bug21966.phpt new file mode 100644 index 0000000000..637a957f2d --- /dev/null +++ b/ext/standard/tests/time/bug21966.phpt @@ -0,0 +1,19 @@ +--TEST-- +Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') +--FILE-- + +--EXPECT-- +27/3/04 = 1080345600 +28/3/04 = 1080432000 +28/3/04 = 1080435600 +29/3/04 = 1080514800 +30/3/04 = 1080601200