PHP 5.5 is dead
+
Par Remi le samedi 10 septembre 2016, 10:21 - Archives - Lien permanent
After PHP 5.4, and as announced, PHP version 5.5.38 was the last official release of PHP 5.5
Which means that since version 5.6.25 and version 7.0.10 have been released, some security vulnerabilities are not, and won't be, fixed by the PHP project.
To keep a secure installation, the upgrade to a maintained version is strongly recommended:
- PHP 5.6 is in active support mode, and will be maintained until December 2018.
- PHP 7.0 is in active support mode, and will be maintained until December 2018.
- PHP 7.1 is in under development, in stabilization phase (Release Candidate) and should be released as stable quite soon.
Read :
- PHP Supported versions
- Migration guide from PHP 5.5.x to PHP 5.6.x
- Migration guide from PHP 5.6.x to PHP 7.0.x
- Migration guide from PHP 7.0.x to PHP 7.1.x
However, given the very important number of downloads by the users of my repository (~20%) the version is still available in remi repository for Enterprise Linux (RHEL, CentOS...) and Fedora (Software Collections) and includes the latest security fix.
Warning : this is a best effort action, depending of my spare time, without any warranty, only to give users more time to migrate. This can only be temporary, and upgrade must be the priority.
Version 5.5.38-2 includes fix backported from 5.6.25.
Base packages (php)
Software Collections (php55)
Commentaires
Version 5.5.38-3 includes fix backported from 5.6.26.
Base packages (php)
Software Collections (php55)
Version 5.5.38-4 includes fix backported from 5.6.27.
Base packages (php)
Software Collections (php55)
Version 5.5.38-5 includes fix backported from upcoming 5.6.28.
Base packages (php)
Software Collections (php55)
Version 5.5.38-6 includes 1 security fix backported from 5.6.29.
Base packages (php)
Software Collections (php55)
Version 5.5.38-7 includes 5 security fix backported from 5.6.30 (exif, phar and opcache).
Base packages (php)
Software Collections (php55)
Version 5.5.38-8 includes 2 security fix backported from 5.6.
Base packages (php)
Software Collections (php55)
Version 5.5.38-9 includes 1 security fix backported from 5.6.38 (mod_php)
Base packages (php)
Software Collections (php55)
Version 5.5.38-10 includes 3 security fix backported from 5.6.39 (imap and filter)
Base packages (php)
Software Collections (php55)
Version 5.5.38-11 includes 2 security fix backported from 5.6.40 (xmlrpc)
Base packages (php)
Software Collections (php55)
As I now also maintain version 5.6 and 7.0, The older versions (5.4 and 5.5) will only receive the critical securtity fix.
Version 5.5.38-12 includes 1 security fix backported from 7.1.33 (fpm)
Base packages (php)
Software Collections (php55)
Version 5.5.38-13 includes 1 security fix backported from 7.4.30 (mysql)
Base packages (php)
Software Collections (php55)
As only maintained for EL-7, it is really dead now