From: Derick Rethans Date: Thu, 8 Apr 2004 16:17:35 +0000 (+0000) Subject: - Added test and not the diff ;-) X-Git-Tag: php-5.0.0RC2RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b91a947d5eb427cd61c982061d1c3c4498dc6824;p=php - Added test and not the diff ;-) --- diff --git a/ext/standard/tests/time/bug20382.phpt b/ext/standard/tests/time/bug20382.phpt new file mode 100644 index 0000000000..4da8c21105 --- /dev/null +++ b/ext/standard/tests/time/bug20382.phpt @@ -0,0 +1,16 @@ +--TEST-- +Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) +--FILE-- + +--EXPECT-- +tStamp=Wednesday 2004-10-27 17:17:17 CEST +result=Monday 2004-11-01 00:00:00 CET +wanted=Monday 2004-11-01 00:00:00 CET