mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[ci skip] Fix typo in NEWS
This commit is contained in:
parent
fed1d5efb6
commit
4167d75024
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -86,7 +86,7 @@ PHP NEWS
|
||||||
. ResourceBundle::get() now has a tentative return type of:
|
. ResourceBundle::get() now has a tentative return type of:
|
||||||
ResourceBundle|array|string|int|null
|
ResourceBundle|array|string|int|null
|
||||||
. Added the new Grapheme function grapheme_str_split. (youkidearitai)
|
. Added the new Grapheme function grapheme_str_split. (youkidearitai)
|
||||||
. Addewd IntlDateFormatter::parseToCalendar. (David Carlier)
|
. Added IntlDateFormatter::parseToCalendar. (David Carlier)
|
||||||
|
|
||||||
- LDAP:
|
- LDAP:
|
||||||
. Added LDAP_OPT_X_TLS_PROTOCOL_MAX/LDAP_OPT_X_TLS_PROTOCOL_TLS1_3
|
. Added LDAP_OPT_X_TLS_PROTOCOL_MAX/LDAP_OPT_X_TLS_PROTOCOL_TLS1_3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue