PHP version 8.1.0 is released!
+
Par Remi le jeudi 25 novembre 2021, 19:54 - Archives - Lien permanent
RC6 was GOLD, so version 8.1.0 GA is just released, at planed date.
A great thanks to all developers who have contributed to this new major and long awaiting version of PHP and thanks to all testers of the RC versions who have allowed us to deliver a good quality version.
RPM are available in the remi-php81 repository for Fedora ≥ 33 and Enterprise Linux ≥ 7 (RHEL, CentOS, Alma, Rocky...) and as Software Collection in the remi-safe repository.
RPM are also available in the php:remi-8.1 module for Fedora and Enterprise Linux ≥ 8.
Read the PHP 8.1.0 Release Announcement and its Addendum for new features detailed description.
Installation: read the Repository configuration and choose installation mode, or follow the Configuration Wizard instructions.
Replacement of default PHP by version 8.1 installation (simplest):
Fedora modular or Enterprise Linux ≥ 8:
dnf module reset php dnf module install php:remi-8.1
Fedora or Enterprise Linux 7:
yum-config-manager --enable remi-php81 yum update php\*
Parallel installation of version 8.1 as Software Collection (x86_64 only, recommended for tests):
yum install php81
To be noticed :
- EL9 RPMs are build using RHEL-9.0-Beta
- EL8 RPMs are build using RHEL-8.5
- EL7 RPMs are build using RHEL-7.9
- this version will also be the default version in Fedora 36
- lot of extensions are already available, see the PECL extension RPM status page.
Information, read:
Base packages (php)
Software Collections (php81)
Commentaires
Archived entry, PHP version 7.4.27, 8.0.14 and 8.1.1