PHP version 7.3.0 is released!
+
Par Remi le jeudi 6 décembre 2018, 17:15 - RPM - Lien permanent
RC6 was GOLD, so version 7.3.0 GA is just released, at planed date.
A great thanks to all developers who have contributed to this new major and long awaiting version of PHP and thanks to all testers of the RC versions who have allowed us to deliver a good quality version.
RPM are available in the remi-php73 repository for Fedora ≥ 27 and Enterprise Linux ≥ 6 (RHEL, CentOS) and as Software Collection in the remi-safe repository.
RPM are also available in the php:remi-7.3 module for Fedora 29 and Enterprise Linux 8 Beta.
Read the PHP 7.3.0 Release Announcement.
Installation : 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
To 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
Information, read:
Base packages (php)
Software Collections (php73)