1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

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

4
NEWS
View File

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