Skip to content

Commit ee5fe48

Browse files
committed
[ci skip] fix typo in UPGRADING
1 parent ddabe89 commit ee5fe48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ 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
285+
. IntlDateFormatter::construct throws an U_ILLEGAL_ARGUMENT_ERROR
286286
exception when an invalid locale had been set.
287287

288288
- MBString:

0 commit comments

Comments
 (0)