]> granicus.if.org Git - php/commitdiff
fix the failing date tests introduced with the latest timezonedb update
authorFerenc Kovacs <tyrael@php.net>
Tue, 12 Aug 2014 08:34:54 +0000 (10:34 +0200)
committerFerenc Kovacs <tyrael@php.net>
Tue, 12 Aug 2014 08:34:54 +0000 (10:34 +0200)
Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it

ext/date/tests/bug20382-2.phpt
ext/date/tests/bug33415-2.phpt
ext/date/tests/bug33532.phpt

index 5e075686e38bebb9f9e03d5f16faa9d6ac99bde7..cc2d9678955205ad72f60db72c4eb0e28c1ce806 100644 (file)
@@ -95,18 +95,18 @@ result = Monday 2037-10-05 00:00:00 NZDT
 wanted = Monday            00:00:00
 
 Australia/Adelaide
-ts     = Friday 1971-01-01 17:17:17 CST
-result = Monday 1971-01-04 00:00:00 CST
+ts     = Friday 1971-01-01 17:17:17 ACST
+result = Monday 1971-01-04 00:00:00 ACST
 wanted = Monday            00:00:00
 
 Australia/Darwin
-ts     = Monday 1971-03-29 17:17:17 CST
-result = Monday 1971-04-05 00:00:00 CST
+ts     = Monday 1971-03-29 17:17:17 ACST
+result = Monday 1971-04-05 00:00:00 ACST
 wanted = Monday            00:00:00
 
 Australia/Perth
-ts     = Friday 1971-01-01 17:17:17 WST
-result = Monday 1971-01-04 00:00:00 WST
+ts     = Friday 1971-01-01 17:17:17 AWST
+result = Monday 1971-01-04 00:00:00 AWST
 wanted = Monday            00:00:00
 
 America/Aruba
index 424be76fc4f5e8c0a4181f0969bdbc0206e2fed5..c284f2503ee80026a19db90a1a7f6659adfd7c62 100644 (file)
@@ -233,8 +233,8 @@ result=Saturday 1970-01-03 00:00:00 CAT 0
 wanted=Saturday            00:00:00
 
 TZ=Asia/Kashgar - Is it OK for this to be 3 AM? yes
-tStamp=Thursday 1980-04-24 17:17:17 KAST 0
-result=Thursday 1980-05-01 03:00:00 CST 0
+tStamp=Thursday 1980-04-24 17:17:17 XJT 0
+result=Thursday 1980-05-01 00:00:00 XJT 0
 wanted=Thursday            03:00:00
 
 TZ=Indian/Christmas - Is it OK for this to be 7 AM?  Note: does
index 148630855d1eeacba401220a9aa8cddb26c2c004..5323e8c8db18ed0a78a58d81bb052ab7418888bc 100644 (file)
@@ -39,5 +39,5 @@ datestr  10:00:00 AM July 1 2005 UTC
 
 Setting TZ
 input    10:00:00 AM July 1 2005
-strftime 10:00:00 AM July 1 2005 EST +1000
-datestr  10:00:00 AM July 1 2005 EST
+strftime 10:00:00 AM July 1 2005 AEST +1000
+datestr  10:00:00 AM July 1 2005 AEST