The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
core
-
calendar
-
Fixed bug
GH-19371 (integer overflow in calendar.c).
-
ftp
-
gd
-
hash
-
intl
-
ldap
-
Fixed bug
GH-18529 (additional inheriting of TLS int options).
-
libxml
-
Fixed bug
GH-19098 (libxml<2.13 segmentation fault caused by php_libxml_node_free).
-
mbstring
-
Fixed bug
GH-19397 (mb_list_encodings() can cause crashes on shutdown).
-
opcache
-
openssl
-
pdo pgsql
-
readline
-
Fixed bug
GH-19250 and bug #51360 (Invalid conftest for rl_pending_input).
-
soap
-
Fixed bug
GH-18640 (heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref).
-
sockets
-
standard
-
windows