We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4b8e7 commit 6db783bCopy full SHA for 6db783b
CHANGELOG.md
@@ -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
13
# 1.23.1
14
15
* Allow null in str_*() functions
0 commit comments