The latest release of PHP 8.4 is
8.4.25 which includes important security patches.
Source Code
-
PHP 8.4.7 (tar.gz)
- sha256: fd2be3b9320184e856426e01bd1a428110776ea8e976c3fb6b65808d03fc886a
-
PHP 8.4.7 (tar.bz2)
- sha256: 6eccb1b06a4dd9cea314dbe70c762d3d4765471cb6ebf925b9da308978bff988
-
PHP 8.4.7 (tar.xz)
- sha256: e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3
Change Log
-
core
-
dba
-
FIxed bug
GH-18247 dba_popen() memory leak on invalid path.
-
filter
-
Fixed bug
GH-18309 (ipv6 filter integer overflow).
-
gd
-
intl
-
ldap
-
libxml
-
opcache
-
Fixed bug
GH-18294 (assertion failure zend_jit_ir.c).
-
Fixed bug
GH-18289 (Fix segfault in JIT).
-
Fixed bug
GH-18136 (tracing JIT floating point register clobbering on Windows and ARM64).
-
openssl
-
pdo firebird
-
Fixed bug
GH-18276 (persistent connection - "zend_mm_heap corrupted" with setAttribute()) (SakiTakamachi).
-
Fixed bug
GH-17383 (PDOException has wrong code and message since PHP 8.4) (SakiTakamachi).
-
pdo sqlite
-
pgsql
-
spl
-
Fixed bug
GH-18322 (SplObjectStorage debug handler mismanages memory).
-
standard
-
tests
-
zip