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
#79566 (Private SHM is not private on Windows).
-
Fixed bug
#79489 (.user.ini does not inherit).
-
gd
-
Fixed bug
#79615 (Wrong GIF header written in GD GIFEncode).
-
mysqlnd
-
Fixed bug
#79596 (MySQL FLOAT truncates to int some locales).
-
opcache
-
Fixed bug
#79535 (PHP crashes with specific opcache.optimization_level).
-
Fixed bug
#79588 (Boolean opcache settings ignore on/off values).
-
standard
-
Fixed bug
#79561 (dns_get_record() fails with DNS_ALL).