The latest release of PHP 8.4 is
8.4.25 which includes important security patches.
Source Code
Change Log
-
core
-
bz2
-
Fixed bug
GH-20620 (bzcompress overflow on large source size).
-
dom
-
Fixed bug
GH-20722 (Null pointer dereference in DOM namespace node cloning via clone on malformed objects).
-
Fixed bug
GH-20444 (Dom\XMLDocument::C14N() seems broken compared to DOMDocument::C14N()).
-
gd
-
Fixed bug
GH-20622 (imagestring/imagestringup overflow).
-
intl
-
ldap
-
mbstring
-
Fixed bug
GH-20674 (mb_decode_mimeheader does not handle separator).
-
openssl
-
Fixed bug
GH-20802 (undefined behavior with invalid SNI_server_certs options).
-
pcntl
-
phar
-
posix
-
spl
-
Fixed bug
GH-20678 (resource created by GlobIterator crashes with fclose()).
-
sqlite3
-
Fixed bug
GH-20699 (SQLite3Result fetchArray return array|false, null returned).
-
standard
-
zlib