php-5.3.10
+
Par Remi le vendredi 3 février 2012, 20:10 - Archives - Lien permanent
RPM of final release of php 5.3.10 are available for Fedora and for Enterprise Linux (RHEL/CentOS) in remi repository. This version will be available really soon in official updates for fedora ≥ 15 (after testing stage).
Read the announce: PHP 5.3.10 Released!
This version fixes a critical security bug. All users are encouraged to upgrade to this release.
Use YUM to install :
yum --enablerepo=remi update php-\*
Notice : the php package now provides both apache modules, for prefork and worker mode. The php-zts package is removed.
For fedora ≥ 12 et EL ≥ 5, the new php-fpm extension is available (an alternative to php-cgi). Read PHP-FPM and NGINX and PHP-FPM and LIGHTTPD.
Packages will also be available, soon, in official repository for:
For all questions or help, please use the Forums.
P.S. RPM available in my repo are backport of fedora 16 ones, but updated (zts extensions, oci8, sqlite2 and zip extensions).
RPM are available for Enterprise Linux >= 4 and fedora >= 11 (build with MySQL 5.5.19).
This update will probably be the last of PHP 5.3 in remi repository for fedora, because PHP 5.4 is on the road. We'll wait a few more time for enterprise linux.
Commentaires
Quick update to 5.3.10-2 which fixes an issue in the mysqlnd extension
Archived entry, see php-5.3.11