mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[skip ci] XFAIL intl IntlCalendar::clear() test that may fail with ICU 73
This commit is contained in:
parent
931d8d059b
commit
8ec5a10916
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ IntlCalendar::clear() 1 arg variation
|
||||||
date.timezone=Atlantic/Azores
|
date.timezone=Atlantic/Azores
|
||||||
--EXTENSIONS--
|
--EXTENSIONS--
|
||||||
intl
|
intl
|
||||||
|
--XFAIL--
|
||||||
|
May currently fail with ICU 73.
|
||||||
|
See https://github.com/php/php-src/issues/11128
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
ini_set("intl.error_level", E_WARNING);
|
ini_set("intl.error_level", E_WARNING);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue