The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
core
-
bz2
-
date
-
dom
-
fibers
-
Fixed bug
GH-20483 (ASAN stack overflow with fiber.stack_size INI small value).
-
ftp
-
Fixed bug
GH-20601 (ftp_connect overflow on timeout).
-
gd
-
Fixed bug
GH-20511 (imagegammacorrect out of range input/output values).
-
Fixed bug
GH-20602 (imagescale overflow with large height values).
-
intl
-
Fixed bug
GH-20426 (Spoofchecker::setRestrictionLevel() error message suggests missing constants).
-
libxml
-
mbstring
-
Fixed bug
GH-20491 (SLES15 compile error with mbstring oniguruma).
-
Fixed bug
GH-20492 (mbstring compile warning due to non-strings).
-
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
-
phar
-
phpdbg
-
spl
-
Fixed bug
GH-20614 (SplFixedArray incorrectly handles references in deserialization).
-
standard
-
tidy
-
Fixed bug
GH-20374 (PHP with tidy and custom-tags).
-
xml
-
Fixed bug
GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback).
-
zip
-
zlib