We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1532e commit c5ce28bCopy full SHA for c5ce28b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.31.0
2
+
3
+ * Bump minimum PHP version to 7.2
4
+ * Polyfill `mb_trim`, `mb_ltrim` and `mb_rtrim`
5
+ * Polyfill `CURL_HTTP_VERSION_3(ONLY)` constants
6
7
# 1.30.0
8
9
* Polyfill `array_find`, `array_find_key`, `array_any` and `array_all`
0 commit comments