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:
Ilija Tovilo 2023-06-25 13:27:50 +02:00
commit 776a685aed
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

View file

@ -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);