From a70786304bad1a6032e9ff3fdfec8f320c4e40da Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:10:13 +0200 Subject: [PATCH] [ci skip] UPGRADING --- UPGRADING | 1 + 1 file changed, 1 insertion(+) 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