emblem-notice-24.pngPHP version 8.0 is now in security mode only, so no more RC will be released.

emblem-notice-24.pngInstallation : follow the wizard instructions.

Parallel installation of version 8.2 as Software Collection:

yum --enablerepo=remi-test install php82

Parallel installation of version 8.1 as Software Collection:

yum --enablerepo=remi-test install php81

Update of system version 8.2 (EL-7) :

yum --enablerepo=remi-php82,remi-php82-test update php\*

or, the modular way (Fedora and EL ≥ 8):

dnf module reset php
dnf module enable php:remi-8.2
dnf --enablerepo=remi-modular-test update php\*

Update of system version 8.1 (EL-7) :

yum --enablerepo=remi-php81,remi-php81-test update php\*

or, the modular way (Fedora and EL ≥ 8):

dnf module reset php
dnf module enable php:remi-8.1
dnf --enablerepo=remi-modular-test update php\*

Notice: version 8.2.7RC1 is in Fedora rawhide for QA.

emblem-notice-24.png EL-9 packages are built using RHEL-9.2

emblem-notice-24.png EL-8 packages are built using RHEL-8.8

emblem-notice-24.png EL-7 packages are built using RHEL-7.9

emblem-notice-24.png oci8 extension now uses Oracle Client version 21.10, intl extension now uses libicu 72.1

emblem-notice-24.png RC version is usually the same as the final version (no change accepted after RC, exception for security fix).

emblem-notice-24.png versions 8.1.20 and 8.2.7 are planed for June 8th, in 2 weeks.

Software Collections (php81, php82)

Base packages (php)