Skip to content

Commit 776a685

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

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)