summaryrefslogtreecommitdiff
path: root/ext/date/tests/bug33415-1.phpt
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2017-03-02 11:28:02 +0000
committerDerick Rethans <github@derickrethans.nl>2017-03-02 11:28:02 +0000
commitcf60f26da684590d8313852ff2fde2ce788ba119 (patch)
treec8a33745034cb9c3920bf950fd6fb7aa14eb66b2 /ext/date/tests/bug33415-1.phpt
parent61e9b7354ff3b99613a395ad148acf2bdd293af5 (diff)
downloadphp-git-cf60f26da684590d8313852ff2fde2ce788ba119.tar.gz
Fixed tests after tzdb removed abbreviations
Diffstat (limited to 'ext/date/tests/bug33415-1.phpt')
-rw-r--r--ext/date/tests/bug33415-1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/bug33415-1.phpt b/ext/date/tests/bug33415-1.phpt
index 414515b47f..e596566de9 100644
--- a/ext/date/tests/bug33415-1.phpt
+++ b/ext/date/tests/bug33415-1.phpt
@@ -23,8 +23,8 @@ print "wanted=Sunday 00:00:00\n\n";
--EXPECT--
TZ=America/Jujuy - Is it OK for this to be 2 AM, rather than 1
AM as per most DST transitions?
-tStamp=Monday 1990-10-15 17:17:17 WART 0
-result=Monday 1990-10-22 00:00:00 WART 0
+tStamp=Monday 1990-10-15 17:17:17 -04 0
+result=Monday 1990-10-22 00:00:00 -04 0
wanted=Monday 00:00:00
TZ=Asia/Tbilisi - Is it OK for this to be 2 AM?