The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
bcmath
-
core
-
dom
-
Fixed bug
GH-17847 (xinclude destroys live node).
-
ffi
-
fpm
-
Fixed bug
GH-17643 (FPM with httpd ProxyPass encoded PATH_INFO env).
-
gd
-
Fixed bug
GH-17772 (imagepalettetotruecolor crash with memory_limit=2M).
-
ldap
-
Fixed bug
GH-17704 (ldap_search fails when $attributes contains a non-packed array with numerical keys).
-
libxml
-
-
Fixed
GHSA-p3x9-6h7p-cgfc (libxml streams use wrong `content-type` header when requesting a redirected resource). (CVE-2025-1219)
-
mbstring
-
Fixed bug
GH-17503 (Undefined float conversion in mb_convert_variables).
-
opcache
-
Fixed bug
GH-17654 (Multiple classes using same trait causes function JIT crash).
-
Fixed bug
GH-17577 (JIT packed type guard crash).
-
Fixed bug
GH-17899 (zend_test_compile_string with invalid path when opcache is enabled).
-
Fixed bug
GH-17868 (Cannot allocate memory with tracing JIT).
-
pdo_sqlite
-
phar
-
Fixed bug
GH-17808: PharFileInfo refcount bug.
-
phpdbg
-
reflection
-
Fixed bug
GH-15902 (Core dumped in ext/reflection/php_reflection.c).
-
sockets
-
Fixed bug
GH-17921 (socket_read/socket_recv overflow on buffer size).
-
standard
-
Fixed bug
#72666 (stat cache clearing inconsistent between file:// paths and plain paths).
-
streams
-
windows
-
zlib