emblem-important-4-24.pngThe repository provides development versions which are not suitable for production usage.

Also read: PHP 8.4 as Software Collection

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

Replacement of default PHP by version 8.4 installation, module way (simplest way):

dnf module reset php
dnf module install php:remi-8.4
dnf update

Parallel installation of version 8.4 as Software Collection (recommended for tests):

yum install php84

emblem-important-2-24.pngTo be noticed :

emblem-notice-24.pngInformation, read:

Base packages (php)

Software Collections (php84)