From 701b1a548ea614f020aa5e326a8f98cf29708e1e Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 22 Oct 2001 02:35:10 +0000 Subject: [PATCH] Fixed bug: #12617 --- ext/standard/tests/time/002.phpt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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 -- 2.50.1