NEWS: move a misplaced comma [skip ci]

This commit is contained in:
Daniel Scherzer 2025-07-29 08:13:33 -07:00 committed by GitHub
parent 61415942c2
commit ec0ec47bbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
NEWS
View file

@ -206,8 +206,8 @@ PHP NEWS
. Added grapheme_levenshtein() function. (Yuya Hamada) . Added grapheme_levenshtein() function. (Yuya Hamada)
. Added Locale::addLikelySubtags/Locale::minimizeSubtags to handle . Added Locale::addLikelySubtags/Locale::minimizeSubtags to handle
adding/removing likely subtags to a locale. (David Carlier) adding/removing likely subtags to a locale. (David Carlier)
. Added IntlListFormatter class to format a list of items with a locale . Added IntlListFormatter class to format a list of items with a locale,
, operands types and units. (BogdanUngureanu) operands types and units. (BogdanUngureanu)
. Fixed bug GH-18566 ([intl] Weird numeric sort in Collator). (nielsdos) . Fixed bug GH-18566 ([intl] Weird numeric sort in Collator). (nielsdos)
- LDAP: - LDAP: