PHP version 7.0.17RC1 and 7.1.3RC1
+
Par Remi le jeudi 2 mars 2017, 13:13 - Archives - Lien permanent
Release Candidate versions are available in remi-test repository for Fedora and Enterprise Linux (RHEL / CentOS) to allow more people to test them. They are available as Software Collections, for a parallel installation, perfect solution for such tests (for x86_64 only), and also as base packages.
RPM of PHP version 7.0.17RC1 are available as SCL in remi-test repository and as base packages in the remi-test repository for Fedora 25 or remi-php70-test repository for Fedora ≥ 22 and Enterprise Linux ≥ 6.
RPM of PHP version 7.1.3RC1 are available as SCL in remi-test repository and as base packages in the remi-php71-test repository for Fedora ≥ 22 and Enterprise Linux ≥ 6.
PHP Version 5.6 is now in security mode only, so no more RC will be released.
Installation : read the Repository configuration and choose your version.
Parallel installation of version 7.0 as Software Collection:
yum --enablerepo=remi-test install php70
Parallel installation of version 7.1 as Software Collection:
yum --enablerepo=remi-test install php71
Update of system version 7.0:
yum --enablerepo=remi-php70,remi-php70-test update php\*
Update of system version 7.1:
yum --enablerepo=remi-php71,remi-php71-test update php\*
Notice: version 7.1.3RC1 is also available in Fedora 26/rawhide. and 7.0.17RC1 in updates-testing for Fedora 25.
RC version is usually the same as the final version (no change accepted after RC, exception for security fix).
Software Collections (php70, php71)
Base packages (php)
Commentaires
Archived entry, see PHP version 7.0.17 and 7.1.3