Skip to content

Commit 8ec5a10

Browse files
committed
[skip ci] XFAIL intl IntlCalendar::clear() test that may fail with ICU 73
1 parent 931d8d0 commit 8ec5a10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/intl/tests/calendar_clear_variation1.phpt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ IntlCalendar::clear() 1 arg variation
44
date.timezone=Atlantic/Azores
55
--EXTENSIONS--
66
intl
7+
--XFAIL--
8+
May currently fail with ICU 73.
9+
See https://github.com/php/php-src/issues/11128
710
--FILE--
811
<?php
912
ini_set("intl.error_level", E_WARNING);

0 commit comments

Comments
 (0)