The latest release of PHP 8.2 is
8.2.33 which includes important security patches.
Source Code
Change Log
-
core
-
curl
-
dom
-
fileinfo
-
Fixed bug
GH-13344 (finfo::buffer(): Failed identify data 0:(null), backport).
-
fpm
-
Fixed bug
#75712 (getenv in php-fpm should not read $_ENV, $_SERVER).
-
gd
-
Fixed bug
GH-12019 (detection of image formats in system gd library).
-
mysqlnd
-
Fixed bug
GH-11950 ([mysqlnd] Fixed not to set CR_MALFORMED_PACKET to error if CR_SERVER_GONE_ERROR is already set).
-
pgsql
-
Fixed bug
GH-13354 (pg_execute/pg_send_query_params/pg_send_execute with null value passed by reference).
-
standard