The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
core
-
curl
-
date
-
fpm
-
Fixed
GH-18662 (fpm_get_status segfault).
-
hash
-
Fixed bug
GH-14551 (PGO build fails with xxhash).
-
intl
-
odbc
-
opcache
-
Fixed bug
GH-18743 (Incompatibility in Inline TLS Assembly on Alpine 3.22).
-
openssl
-
phar
-
phpdbg
-
pdo odbc
-
pgsql
-
random
-
readline
-
soap
-
standard
-
tidy
-
Fix memory leak in tidy output handler on error.
-
Fix tidyOptIsReadonly deprecation, using tidyOptGetCategory.