The latest release of PHP 8.3 is
8.3.33 which includes important security patches.
Source Code
Change Log
-
calendar
-
core
-
curl
-
intl
-
ldap
-
Fixed
GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty request OID.
-
mbstring
-
Fixed bug
GH-18901 (integer overflow mb_split).
-
oci8
-
Fixed bug
GH-18873 (OCI_RETURN_LOBS flag causes oci8 to leak memory).
-
opcache
-
Fixed bug
GH-18639 (Internal class aliases can break preloading + JIT).
-
Fixed bug
GH-14082 (Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c).
-
openssl
-
Fixed bug
#80770 (It is not possible to get client peer certificate with stream_socket_server).
-
pcntl
-
Fixed bug
GH-18958 (Fatal error during shutdown after pcntl_rfork() or pcntl_forkx() with zend-max-execution-timers).
-
phar
-
soap
-
spl
-
Fixed bug
GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash).
-
standard
-
streams
-
Fixed
GH-13264 (fgets() and stream_get_line() do not return false on filter fatal error).
-
zip