The latest release of PHP 8.5 is
8.5.10 which includes important security patches.
Source Code
-
PHP 8.5.2 (tar.gz)
- sha256: 379ccccefcc85f28286444cf01bc0db017c79d513417267f5bb1d804b8428c22
-
PHP 8.5.2 (tar.bz2)
- sha256: f7efdeccc3a810b18920692306536b99a3ba86610dbd0795a296cf77d3fb3a06
-
PHP 8.5.2 (tar.xz)
- sha256: cb75a9b00a2806f7390dd64858ef42a47b443b3475769c8af6af33a18b1381f1
Change Log
-
core
-
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()).
-
exif
-
Fixed bug
GH-20631 (Integer underflow in exif HEIF parsing when pos.size < 2).
-
intl
-
ldap
-
lexbor
-
Fixed bug
GH-20668 (\Uri\WhatWg\Url::withHost() crashes (SEGV) for URLs using the file: scheme).
-
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
-
session
-
sqlite3
-
Fixed bug
GH-20699 (SQLite3Result fetchArray return array|false, null returned).
-
standard
-
uri
-
Fixed bug
GH-20771 (Assertion failure when getUnicodeHost() returns empty string).
-
zlib