Skip to content

Commit 40d1415

Browse files
authored
Php84/README.md: add mb_trim, mb_ltrim and mb_rtrim
1 parent 9f5b48e commit 40d1415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Php84/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This component provides features added to PHP 8.4 core:
88
- [`Deprecated`](https://wiki.php.net/rfc/deprecated_attribute)
99
- `CURL_HTTP_VERSION_3` and `CURL_HTTP_VERSION_3ONLY` constants
1010
- [`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)
1112

1213
More information can be found in the
1314
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).

0 commit comments

Comments
 (0)