Skip to content

Commit 293ea30

Browse files
Update CHANGELOG
1 parent d3eeb05 commit 293ea30

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 1.32.0
210

311
* Remove the PHP 7.2 polyfill

0 commit comments

Comments
 (0)