PHP 5.4.21 and 5.5.5
+
Par Remi le vendredi 18 octobre 2013, 07:09 - Archives - Lien permanent
RPM of PHP version 5.5.5 are available in remi repository for Fedora and in remi-php55 repository for Enterprise Linux.
RPM of PHP version 5.4.21 are available in remi repository Enterprise Linux (RHEL, CentOS...).
Warning:PHP 5.5 is now available, for Enterprise Linux, in the new remi-php55 repository instead of remi-test and have replaced PHP 5.4 in remi repository for Fedora ≤ 18.
Version announcements:
PHP 5.5 installation:
yum --enablerepo=remi-php55,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.
- a lot of new extensions are also available, see the PECL extension RPM status page
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
Commentaires
Update: php-5.4.21-2 and php-5.5.5-2 which use libicu-last-50.1.2.
This should help symfony2 users.