Read the PHP 7.3.0 Release Announcement.

emblem-notice-24.pngInstallation : read the Repository configuration and choose installation mode, or follow the Configuration Wizard instructions.

Replacement of default PHP by version 7.3 installation (simplest):

Fedora 29 or Enterprise Linux 8 Beta :

dnf module install php:remi-7.3

Other distribution versions:

yum-config-manager --enable remi-php73
yum update php\*

Parallel installation of version 7.3 as Software Collection (x86_64 only, recommended for tests):

yum install php73

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

  • EL7 rpm are build using RHEL-7.5
  • EL6 rpm are build using RHEL-6.10
  • this version will be the default version in Fedora 30, see PHP 7.3
  • all extensions are already available, see the PECL extension RPM status page

emblem-notice-24.pngInformation, read:

Base packages (php)

Software Collections (php73)