File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments