Skip to content

Commit 6db783b

Browse files
Update changelog
1 parent eb4b8e7 commit 6db783b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.24.0
2+
3+
* Indicates that polyfills provides corresponding extensions
4+
* Add `IntlDateFormatter::RELATIVE_*` constants
5+
* Mimic deprecation from PHP 8.1 in IntlDateFormatter
6+
* Optimize `array_is_list`
7+
* Workaround buggy PCRE versions
8+
* Fix `iconv_mime_decode()` while using mbstring extension
9+
* Fix deprecations on PHP 8.1
10+
* Fix Intl Grapheme `PCRE_VERSION` comparison when version has a timestamp
11+
* Fix throwing from `mb_substitute_character` on PHP >= 8
12+
113
# 1.23.1
214

315
* Allow null in str_*() functions

0 commit comments

Comments
 (0)