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 a494f75 commit c4ee386Copy full SHA for c4ee386
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# 1.32.0
2
3
- * Polyfill `get_error_handler()` and `get_exception_handler()`
+ * 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
9
10
# 1.31.0
11
0 commit comments