From: foobar Date: Mon, 22 Oct 2001 02:35:10 +0000 (+0000) Subject: Fixed bug: #12617 X-Git-Tag: POST_PARAMETER_PARSING_API~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=701b1a548ea614f020aa5e326a8f98cf29708e1e;p=php Fixed bug: #12617 --- diff --git a/ext/standard/tests/time/002.phpt b/ext/standard/tests/time/002.phpt index 766af4d773..57325af4c4 100644 --- a/ext/standard/tests/time/002.phpt +++ b/ext/standard/tests/time/002.phpt @@ -4,6 +4,8 @@ strtotime() function --GET-- --FILE-- --EXPECT-- 1999-10-13 -939765600 -939765600 +939772800 +939772800 2000-01-19 -948236400 -948236400 +948240000 +948240000 2001-12-21 -1008889200 -1008889200 +1008892800 +1008892800 2001-12-21 12:16 -1008933360 -1008933360 +1008936960 +1008936960 -1