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 032a293 commit d4183c2Copy full SHA for d4183c2
UPGRADING
@@ -282,6 +282,8 @@ 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
286
+ exception when an invalid locale had been set.
287
288
- MBString:
289
. mb_strtolower, mb_strtotitle, and mb_convert_case implement conditional
0 commit comments