The latest release of PHP 8.5 is
8.5.10 which includes important security patches.
Source Code
-
PHP 8.5.1 (tar.gz)
- sha256: 915492958081409a5e3ef99df969bcfa5b33bdf9517bd077991747e17fa2c1b7
-
PHP 8.5.1 (tar.bz2)
- sha256: 55f428c426e7241752ea9afff160bb64c32a9321cbd6d17d1c145b8df8823737
-
PHP 8.5.1 (tar.xz)
- sha256: 3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815
Change Log
-
core
-
bz2
-
dom
-
fibers
-
Fixed bug
GH-20483 (ASAN stack overflow with fiber.stack_size INI small value).
-
intl
-
Fixed bug
GH-20426 (Spoofchecker::setRestrictionLevel() error message suggests missing constants).
-
lexbor
-
Fixed bug
GH-20501 (\Uri\WhatWg\Url lose host after calling withPath() or withQuery()).
-
Fixed bug
GH-20502 (\Uri\WhatWg\Url crashes (SEGV) when parsing malformed URL due to Lexbor memory corruption).
-
libxml
-
mysqli
-
mysqlnd
-
Fixed bug
GH-20528 (Regression breaks mysql connexion using an IPv6 address enclosed in square brackets).
-
opcache
-
Fixed bug
GH-20329 (opcache.file_cache broken with full interned string buffer).
-
pdo
-
Fixed bug
GH-20553 (PDO::FETCH_CLASSTYPE ignores $constructorArgs in PHP 8.5.0).
-
-
phar
-
phpdbg
-
spl
-
Fixed bug
GH-20614 (SplFixedArray incorrectly handles references in deserialization).
-
standard
-
streams
-
Fixed bug
GH-20370 (User stream filters could violate typed property constraints).
-
uri
-
xml
-
Fixed bug
GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback).
-
zip
-
zlib