The latest release of PHP 8.4 is
8.4.25 which includes important security patches.
Source Code
Change Log
-
core
-
calendar
-
Fixed bug
GH-19371 (integer overflow in calendar.c).
-
ftp
-
gd
-
hash
-
intl
-
ldap
-
Fixed bug
GH-18529 (additional inheriting of TLS int options).
-
libxml
-
Fixed bug
GH-19098 (libxml<2.13 segmentation fault caused by php_libxml_node_free).
-
mbstring
-
Fixed bug
GH-19397 (mb_list_encodings() can cause crashes on shutdown).
-
opcache
-
Reset global pointers to prevent use-after-free in zend_jit_status().
-
Fix issue with JIT restart and hooks.
-
Fix crash with dynamic function defs in hooks during preload.
-
openssl
-
pdo pgsql
-
soap
-
Fixed bug
GH-18640 (heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref).
-
sockets
-
standard
-
windows