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