PHP version 8.2.21 and 8.3.9
RPMs of PHP version 8.3.9 are available in the remi-modular repository for Fedora ≥ 38 and Enterprise Linux ≥ 8 (RHEL, Alma, CentOS, Rocky...).
RPMs of PHP version 8.2.21 are available in the remi-modular repository for Fedora ≥ 38 and Enterprise Linux ≥ 8 (RHEL, Alma, CentOS, Rocky...).
The packages are available for x86_64 and aarch64.
There is no security fix this month, so no update for version 8.1.29.
PHP version 8.0 has 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.
Version announcements:
Installation: use the Configuration Wizard and choose your version and installation mode.
Replacement of default PHP by version 8.3 installation (simplest):
dnf module switch-to php:remi-8.3/commonParallel installation of version 8.3 as Software Collection
yum install php83Replacement of default PHP by version 8.2 installation (simplest):
dnf module switch-to php:remi-8.2/commonParallel installation of version 8.2 as Software Collection
yum install php82And soon in the official updates:
- Fedora Rawhide now has PHP version 8.3.9
- Fedora 40 - PHP 8.3.9
- Fedora 39 - PHP 8.2.21
To be noticed :
- EL-9 RPMs are built using RHEL-9.4
- EL-8 RPMs are built using RHEL-8.10
- EL-7 repository is closed
- intl extension now uses libicu73 (version 73.2)
- mbstring extension (EL builds) now uses oniguruma5php (version 6.9.9, instead of the outdated system library)
- oci8 extension now uses the RPM of Oracle Instant Client version 21.13 on x86_64, 19.23 on aarch64
- a lot of extensions are also available, see the PHP extensions RPM status (from PECL and other sources) page
Information:
- Migrating from PHP 8.0.x to PHP 8.1.x
- Migrating from PHP 8.1.x to PHP 8.2.x
- Migrating from PHP 8.2.x to PHP 8.3.x
Remi Collet has released PHP 8.2.21 and 8.3.9 packages for Linux distributions based on Fedora and RHEL.