RPM of PHP version 5.4.19 are available in remi repository for Fedora and Enterprise Linux (RHEL, CentOS...).
RPM of PHP version 5.5.3 are available in remi-test repository for Fedora and Enterprise Linux.
Version announcements:
PHP 5.5 installation:
yum --enablerepo=remi-test,remi update php\*
PHP 5.4 Installation:
yum --enablerepo=remi update php\*
And soon in the official updates:
To be noticed :
- php-oci8 now use Oracle clients version 12.1
- for php 5.5, the zip extension is now provided by the php-pecl-zip package.
Information, read:
- End of support of PHP 5.3 in remi repository
- PHP 5.5 packaging changes
- Good bye PHP 5.3 - Welcome to PHP 5.5