From: Derick Rethans Date: Mon, 4 Jul 2005 12:41:20 +0000 (+0000) Subject: - Added testcase for bug #33563 which is already fixed. X-Git-Tag: php-5.1.0b3~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ba4559b51e86e1f8a3565f749870edbea7eb146;p=php - Added testcase for bug #33563 which is already fixed. --- diff --git a/ext/date/tests/bug33563.phpt b/ext/date/tests/bug33563.phpt new file mode 100644 index 0000000000..b930037287 --- /dev/null +++ b/ext/date/tests/bug33563.phpt @@ -0,0 +1,12 @@ +--TEST-- +Bug #33563 (strtotime('+1 month',$abc) cant get right time) +--FILE-- + +--EXPECT-- +strCurrDate:2005-06-30 21:04:23 strMonAfter:2005-07-30 21:04:23