diff --git a/UPGRADING b/UPGRADING index fea6cc199e2..3d0090c8614 100644 --- a/UPGRADING +++ b/UPGRADING @@ -465,6 +465,7 @@ PHP 8.4 UPGRADE NOTES - MBString: . Added mb_trim, mb_ltrim and mb_rtrim functions. RFC: https://wiki.php.net/rfc/mb_trim + Note: this was amended by GH-13820 to fix GH-13815. . Added mb_ucfirst and mb_lcfirst functions. RFC: https://wiki.php.net/rfc/mb_ucfirst