Skip to content

Commit c4ee386

Browse files
committed
Fix CHANGELOG
1 parent a494f75 commit c4ee386

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# 1.32.0
22

3-
* Polyfill `get_error_handler()` and `get_exception_handler()`
3+
* Remove the PHP 7.2 polyfill
4+
* Polyfill `#[\NoDiscard]`
5+
* Polyfill `fpow`
6+
* Polyfill `get_error_handler()` and `get_exception_handler()`
7+
* Fix `mb_rtrim` for UTF-8 text
8+
* Fix Curl constants being redefined in PHP 8.4 polyfill
49

510
# 1.31.0
611

0 commit comments

Comments
 (0)