summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-09 14:04:47 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-09 14:04:47 +0200
commit50185814104f172f0008055237128e0b2ef8b67a (patch)
treeef9b51b10017517c883ceef69240b24f1a8c7a06
parent14d231bd1698663b2445b44a39ebd6ebb57d822f (diff)
downloadphp-git-50185814104f172f0008055237128e0b2ef8b67a.tar.gz
XFAIL test broken by timelib update
I was expecting this to get fixed quickly, but it didn't. XFAIL for now.
-rw-r--r--ext/date/tests/bug48097.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/date/tests/bug48097.phpt b/ext/date/tests/bug48097.phpt
index 41ade81247..dbc1b57fd0 100644
--- a/ext/date/tests/bug48097.phpt
+++ b/ext/date/tests/bug48097.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #48097 (date_timezone_set function produces wrong datetime result)
+--XFAIL--
+Broken by timelib update
--INI--
date.timezone=UTC
--FILE--