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 d3eeb05 commit 293ea30Copy full SHA for 293ea30
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 1.33.0
2
+
3
+ * Add polyfill for `ReflectionConstant`
4
+ * Add polyfill for `bcdivmod()`
5
+ * Add polyfill for `grapheme_str_split()`
6
+ * Add polyfills for `array_first()` and `array_last()`
7
+ * Fix `json_validate()` with properties containing a NUL byte
8
9
# 1.32.0
10
11
* Remove the PHP 7.2 polyfill
0 commit comments