The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
core
-
bz2
-
Fixed bug
GH-20620 (bzcompress overflow on large source size).
-
dom
-
Fixed bug
GH-20722 (Null pointer dereference in DOM namespace node cloning via clone on malformed objects).
-
gd
-
Fixed bug
GH-20622 (imagestring/imagestringup overflow).
-
intl
-
ldap
-
mbstring
-
Fixed bug
GH-20674 (mb_decode_mimeheader does not handle separator).
-
phar
-
posix
-
spl
-
Fixed bug
GH-20678 (resource created by GlobIterator crashes with fclose()).
-
sqlite3
-
Fixed bug
GH-20699 (SQLite3Result fetchArray return array|false, null returned).
-
standard
-
zlib