PHP version 8.2.0 is released!
RC7 was GOLD, so version 8.2.0 GA is just released, at planed date.
A great thanks to Perrick Charron, Sergey Panteleev and Ben Ramsey our Release Managers, to all developers who have contributed to this new 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 php:remi-8.2 module for Fedora and Enterprise Linux ≥ 8 and as Software Collection in the remi-safe repository.
RPM are also available in the remi-php82 repository for Enterprise Linux 7 (RHEL, CentOS, Alma, Rocky...).
Read the PHP 8.2.0 Release Announcement and its Addendum for new features detailed description.
For memory, this is the result of 6 months of work for me to provide these packages, starting in May for Software Collections of alpha versions, in September for module streams of RC versions, and also a lot of work on extensions to provide a mostly full PHP 8.2 stack.
Installation: read the Repository configuration and choose installation mode, or follow the Configuration Wizard instructions.
Replacement of default PHP by version 8.2 installation (simplest):
Fedora modular or Enterprise Linux ≥ 8:
dnf module reset php dnf module install php:remi-8.2Enterprise Linux 7:
yum-config-manager --enable remi-php82 yum update php\*Parallel installation of version 8.2 as Software Collection (x86_64 only, recommended for tests):
yum install php82 PHP version 8.2.0 is released! - Remi's RPM repository - Blog
Remi Collet has released PHP 8.2.0 packages for Fedora and RHEL based Linux distributions.