I am trying to find if there are any upcoming PHP 7.4 releases? Right now the Oracle Linux 8 repositories only have PHP 7.4.19 which was built back in May of 2021.
There have been at least four PHP 7.4 releases since 7.4.19 that have dealt with severe vulnerabilities in the 7.4 train. Security Scans show multiple vulnerabilities in the current version (7.4.19) available and recommend that we upgrade to 7.4.26 or higher.
While I would prefer to move to PHP 8, several of our servers run applications that are not yet certified for PHP 8 and our policy is to keep the same version on all systems.
Is there an OL8 repository with an up-to-date version of PHP 7.4? I have all of the standard Oracle Linux 8 official repositories and the Oracle EPEL repository enabled. Is there another repository that Oracle can recommend that we use instead?
Thank you. - Ray