From 892704267c20b1a65f1cfb9be5befcd20be02c16 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Wed, 12 Jul 2023 14:08:28 +0200 Subject: [PATCH] [skip ci] Mark bug-gh11600 as xfail --- ext/date/tests/bug-gh11600.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/date/tests/bug-gh11600.phpt b/ext/date/tests/bug-gh11600.phpt index 78829d7a2dc..4d4fa373fbc 100644 --- a/ext/date/tests/bug-gh11600.phpt +++ b/ext/date/tests/bug-gh11600.phpt @@ -1,5 +1,6 @@ --TEST-- Bug GH-11600: Intl patterns are not parseable DateTime Strings +--XFAIL-- --EXTENSIONS-- intl --INI--