Skip to content

Commit d4183c2

Browse files
committed
[ci skip] Intl extension UPGRADING note
1 parent 032a293 commit d4183c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ PHP 8.3 UPGRADE NOTES
282282
now returns true on success, previously null was returned.
283283
. IntlChar::enumCharNames is now returning a boolean.
284284
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.
285287

286288
- MBString:
287289
. mb_strtolower, mb_strtotitle, and mb_convert_case implement conditional

0 commit comments

Comments
 (0)