[ci skip] Fix typo in NEWS

This commit is contained in:
Niels Dossche 2024-04-30 23:38:08 +02:00
parent fed1d5efb6
commit 4167d75024
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

2
NEWS
View file

@ -86,7 +86,7 @@ PHP NEWS
. ResourceBundle::get() now has a tentative return type of:
ResourceBundle|array|string|int|null
. Added the new Grapheme function grapheme_str_split. (youkidearitai)
. Addewd IntlDateFormatter::parseToCalendar. (David Carlier)
. Added IntlDateFormatter::parseToCalendar. (David Carlier)
- LDAP:
. Added LDAP_OPT_X_TLS_PROTOCOL_MAX/LDAP_OPT_X_TLS_PROTOCOL_TLS1_3