PHP 7.3 is no longer officially supported by the PHP project.
Official support refers to that provided direct by the PHP Project.
If you install PHP via third-party packages, support timelines may be different.
Please read the Release Support Policy for more information.
The latest release of PHP 7.3 is
7.3.33 which includes important security patches.
Source Code
Change Log
-
core
-
Fixed bug
#78220 (Can't access OneDrive folder).
-
Fixed bug
#77922 (Double release of doc comment on inherited shadow property).
-
Fixed bug
#78441 (Parse error due to heredoc identifier followed by digit).
-
Fixed bug
#77812 (Interactive mode does not support PHP 7.3-style heredoc).
-
fastcgi
-
Fixed bug
#78469 (FastCGI on_accept hook is not called when using named pipes on Windows).
-
fpm
-
Fixed bug
#78334 (fpm log prefix message includes wrong stdout/stderr notation).
-
intl
-
mbstring
-
Fixed bug
#78559 (Heap buffer overflow in mb_eregi).
-
mysqlnd
-
odbc
-
Fixed bug
#78473 (odbc_close() closes arbitrary resources).
-
pdo_mysql
-
Fixed bug
#41997 (SP call yields additional empty result set).
-
sodium
-
Fixed bug
#78510 (Partially uninitialized buffer returned by sodium_crypto_generichash_init()).