Skip to content

Commit 787f26c

Browse files
committed
UPGRADING: Add notice for the new NumberFormatter::CURRENCY constants
1 parent 895905b commit 787f26c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

UPGRADING

+6
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@ PHP 8.5 UPGRADE NOTES
159159
- EXIF:
160160
. Add OffsetTime* Exif tags.
161161

162+
- Intl:
163+
. Added class constants NumberFormatter::CURRENCY_ISO,
164+
NumberFormatter::CURRENCY_PLURAL, NumberFormatter::CASH_CURRENCY,
165+
and NumberFormatter::CURRENCY_STANDARD for various currency-related
166+
number formats.
167+
162168
- XSL:
163169
. The $namespace argument of XSLTProcessor::getParameter(),
164170
XSLTProcessor::setParameter() and XSLTProcessor::removeParameter()

0 commit comments

Comments
 (0)