mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[ci skip] fix typo in UPGRADING
This commit is contained in:
parent
ddabe89add
commit
ee5fe483c2
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ PHP 8.3 UPGRADE NOTES
|
|||
now returns true on success, previously null was returned.
|
||||
. IntlChar::enumCharNames is now returning a boolean.
|
||||
Previously it returned null on success and false on failure.
|
||||
. IntlDateFormatter::construct throws an U_ILLEGALE_ARGUMENT_ERROR
|
||||
. IntlDateFormatter::construct throws an U_ILLEGAL_ARGUMENT_ERROR
|
||||
exception when an invalid locale had been set.
|
||||
|
||||
- MBString:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue