We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895905b commit 787f26cCopy full SHA for 787f26c
UPGRADING
@@ -159,6 +159,12 @@ PHP 8.5 UPGRADE NOTES
159
- EXIF:
160
. Add OffsetTime* Exif tags.
161
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
+
168
- XSL:
169
. The $namespace argument of XSLTProcessor::getParameter(),
170
XSLTProcessor::setParameter() and XSLTProcessor::removeParameter()
0 commit comments