1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

UPGRADING: Add notice for the new NumberFormatter::CURRENCY constants

This commit is contained in:
Ayesh Karunaratne
2025-04-09 14:20:33 +07:00
parent 895905b85a
commit 787f26c882

View File

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