We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddabe89 commit ee5fe48Copy full SHA for ee5fe48
UPGRADING
@@ -282,7 +282,7 @@ PHP 8.3 UPGRADE NOTES
282
now returns true on success, previously null was returned.
283
. IntlChar::enumCharNames is now returning a boolean.
284
Previously it returned null on success and false on failure.
285
- . IntlDateFormatter::construct throws an U_ILLEGALE_ARGUMENT_ERROR
+ . IntlDateFormatter::construct throws an U_ILLEGAL_ARGUMENT_ERROR
286
exception when an invalid locale had been set.
287
288
- MBString:
0 commit comments