PHP version 5.6.34, 7.0.28, 7.1.15 and 7.2.3
+
Par Remi le vendredi 2 mars 2018, 07:56 - Archives - Lien permanent
RPM of PHP version 7.2.3 are available in remi repository for Fedora 28 and in remi-php72 repository for Fedora 25-27 and Enterprise Linux ≥ 6 (RHEL, CentOS).
RPM of PHP version 7.1.15 are available in remi repository for Fedora 26-27 and in remi-php71 repository for Fedora 25 and Enterprise Linux (RHEL, CentOS).
RPM of PHP version 7.0.28 are available in remi repository for Fedora 25 and in remi-php70 repository for Enterprise Linux (RHEL, CentOS).
RPM of PHP version 5.6.34 are available in remi-php56 repository for Enterprise Linux.
PHP version 5.5 have reached its end of life and is no longer maintained by the PHP project.
These versions are also available as Software Collections in the remi-safe repository.
These versions fix one security bug, so update is strongly recommended.
Version announcements:
- PHP 7.2.3 Release Annoucement
- PHP 7.1.15 Release Annoucement
- PHP 7.0.28 Release Annoucement (security only)
- PHP 5.6.34 Release Annoucement (security only)
Installation : use the Configuration Wizard and choose your version and installation mode.
Replacement of default PHP by version 7.2 installation (simplest):
yum-config-manager --enable remi-php72 yum update php\*
Parallel installation of version 7.2 as Software Collection (x86_64 only):
yum install php72
Replacement of default PHP by version 7.1 installation (simplest):
yum-config-manager --enable remi-php71 yum update
Parallel installation of version 7.1 as Software Collection (x86_64 only):
yum install php71
And soon in the official updates:
- Fedora 28 / rawhide have PHP 7.2.3
- Fedora 27 - PHP 7.1.15
- Fedora 26 - PHP 7.1.15
To be noticed :
- EL7 rpm are build using RHEL-7.4
- EL6 rpm are build using RHEL-6.9
- a lot of new extensions are also available, see the PECL extension RPM status page
Information, read:
- Migrating from PHP 5.5.x to PHP 5.6.x
- Migrating from PHP 5.6.x to PHP 7.0.x
- Migrating from PHP 7.0.x to PHP 7.1.x
- Migrating from PHP 7.1.x to PHP 7.2.x
Base packages (php)
Software Collections (php56 / php70 / php71 / php72)
Commentaires
Archived entry, see PHP version 5.6.35, 7.0.29, 7.1.16 and 7.2.4