Skip to content

Commit 124540a

Browse files
Reorder intl NEWS entry
1 parent 2d11f4d commit 124540a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

NEWS

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ PHP NEWS
2222
. Fixed date_sunrise() and date_sunset() with partial-hour UTC offset.
2323
(ilutov)
2424

25-
- Intl:
26-
. Added grapheme_strpos(), grapheme_stripos(), grapheme_strrpos(),
27-
grapheme_strripos(), grapheme_strstr(), grapheme_stristr() and
28-
grapheme_levenshtein() functions add $locale parameter (Yuya Hamada).
29-
3025
- EXIF:
3126
. Added support to retrieve Exif from HEIF file. (Benstone Zhang)
3227

@@ -38,6 +33,9 @@ PHP NEWS
3833
should emit warning for invalid filter usage). (alexandre-daubois)
3934

4035
- Intl:
36+
. Added grapheme_strpos(), grapheme_stripos(), grapheme_strrpos(),
37+
grapheme_strripos(), grapheme_strstr(), grapheme_stristr() and
38+
grapheme_levenshtein() functions add $locale parameter (Yuya Hamada).
4139
. Fixed bug GH-11952 (Fix locale strings canonicalization for IntlDateFormatter
4240
and NumberFormatter). (alexandre-daubois)
4341

0 commit comments

Comments
 (0)