diff --git a/UPGRADING b/UPGRADING index 451cfe4b86b..3d69637d517 100644 --- a/UPGRADING +++ b/UPGRADING @@ -159,6 +159,12 @@ PHP 8.5 UPGRADE NOTES - EXIF: . Add OffsetTime* Exif tags. +- Intl: + . Added class constants NumberFormatter::CURRENCY_ISO, + NumberFormatter::CURRENCY_PLURAL, NumberFormatter::CASH_CURRENCY, + and NumberFormatter::CURRENCY_STANDARD for various currency-related + number formats. + - XSL: . The $namespace argument of XSLTProcessor::getParameter(), XSLTProcessor::setParameter() and XSLTProcessor::removeParameter()