Skip to content

Commit f35e1d5

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] XFAIL intl IntlCalendar::clear() test that may fail with ICU 73
2 parents 2209f75 + 776a685 commit f35e1d5

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)