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 9f5b48e commit 40d1415Copy full SHA for 40d1415
src/Php84/README.md
@@ -8,6 +8,7 @@ This component provides features added to PHP 8.4 core:
8
- [`Deprecated`](https://wiki.php.net/rfc/deprecated_attribute)
9
- `CURL_HTTP_VERSION_3` and `CURL_HTTP_VERSION_3ONLY` constants
10
- [`fpow`](https://wiki.php.net/rfc/raising_zero_to_power_of_negative_number)
11
+- [`mb_trim`, `mb_ltrim` and `mb_rtrim`](https://wiki.php.net/rfc/mb_trim)
12
13
More information can be found in the
14
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
0 commit comments