The latest release of PHP 8.4 is
8.4.25 which includes important security patches.
Source Code
Change Log
-
date
-
Fixed bug
GH-18422 (int overflow in php_date_llabs).
-
intl
-
Fix incorrect argument positions in out-of-bounds errors for IntlCalendar::set(), IntlCalendar::setDate(), IntlCalendar::setDateTime(), and IntlGregorianCalendar date/time construction.
-
Expose Spoofchecker restriction-level APIs on all supported ICU versions.
-
Fix SpoofChecker::setAllowedChars() and IntlDateFormatter::__construct() to report PHP constant names instead of ICU constant names in user-visible error messages.
-
mysqlnd
-
opcache
-
openssl
-
phar
-
Fixed bug
GH-21986 (PharData::getContent() crash on infinite recursion with symlinks).
-
soap
-
spl
-
standard