PHP version 8.2.26RC1 and 8.3.14RC1
Release Candidate versions are available in the testing repository for Fedora and Enterprise Linux (RHEL / CentOS / Alma / Rocky and other clones) to allow more people to test them. They are available as Software Collections, for a parallel installation, the perfect solution for such tests, and also as base packages.
RPMs of PHP version 8.3.14RC1 are available
- as base packages in the remi-modular-test for Fedora 39-41 and Enterprise Linux ≥ 8
- as SCL in remi-test repository
RPMs of PHP version 8.2.26RC1 are available
- as base packages in the remi-modular-test for Fedora 39-41 and Enterprise Linux ≥ 8
- as SCL in remi-test repository
The packages are available for x86_64 and aarch64.
PHP version 8.1 is now in security mode only, so no more RC will be released.
Installation: follow the wizard instructions.
Announcements:
Parallel installation of version 8.3 as Software Collection:
yum --enablerepo=remi-test install php83Parallel installation of version 8.2 as Software Collection:
yum --enablerepo=remi-test install php82Update of system version 8.3:
dnf module switch-to php:remi-8.3 dnf --enablerepo=remi-modular-test update php\*Update of system version 8.2:
dnf module switch-to php:remi-8.2 dnf --enablerepo=remi-modular-test update php\*Notice:
- version 8.4.0RC4 is in Fedora rawhide for QA
- version 8.4.0RC4 is also available in the repository
- EL-9 packages are built using RHEL-9.4
- EL-8 packages are built using RHEL-8.10
- oci8 extension uses the RPM of the Oracle Instant Client version 23.5 on x86_64 or 19.24 on aarch64
- intl extension uses libicu 74.2
- RC version is usually the same as the final version (no change accepted after RC, exception for security fix).
- versions 8.2.25 and 8.3.13 are planed for October 24th, in 2 weeks.
Remi Collet has released PHP 8.2.26RC1 and 8.3.14RC1 packages for Fedora and RHEL-based Linux distributions.