Quantcast
Channel: Remi's RPM repository - Blog
Viewing all articles
Browse latest Browse all 826

PHP version 7.2.15 and 7.3.2

$
0
0

RPM of PHP version 7.3.2 are available in remi-php73 repository for Fedora 27-29 and Enterprise Linux  6 (RHEL, CentOS).

RPM of PHP version 7.2.15 are available in remi repository for Fedora 28-29 and in remi-php72 repository for Fedora 26-27 and Enterprise Linux  6 (RHEL, CentOS).

emblem-notice-24.pngNo security fix this month, so no update for version 7.1.26.

emblem-important-2-24.pngPHP version 5.6 and version 7.0 have reached their end of life and are no longer maintained by the PHP project.

These versions are also available as Software Collections in the remi-safe repository and as module for Fedora 29 and EL-8-Beta.

Version announcements:

emblem-notice-24.pngInstallation : use the Configuration Wizard and choose your version and installation mode.

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

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

Parallel installation of version 7.3 as Software Collection (x86_64 only):

yum install php73

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

yum-config-manager --enable remi-php72
yum update

Parallel installation of version 7.2 as Software Collection (x86_64 only):

yum install php72

And soon in the official updates:

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

  • EL7 rpm are build using RHEL-7.6
  • EL6 rpm are build using RHEL-6.10
  • a lot of new extensions are also available, see the PECL extension RPM status page

emblem-notice-24.pngInformation, read:

Base packages (php)

Software Collections (php72 / php73)


Viewing all articles
Browse latest Browse all 826

Trending Articles