Skip to content

Commit 0f70f86

Browse files
authored
Update UPGRADING
1 parent 965ef23 commit 0f70f86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

UPGRADING

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ PHP 8.6 UPGRADE NOTES
4747
- Standard:
4848
. Invalid mode values now throw in array_filter() instead of being silently
4949
defaulted to 0.
50-
. Added form feed (\f) in the default trimmed characters of trim(), rtrim()
51-
and ltrim().
50+
. Form feed (\f) is now added in the default trimmed characters of trim(),
51+
rtrim() and ltrim().
5252

5353
========================================
5454
2. New Features

0 commit comments

Comments
 (0)