mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
NEWS: move a misplaced comma [skip ci]
This commit is contained in:
parent
61415942c2
commit
ec0ec47bbf
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue