PHP 5.3.2 available
+
Par Remi le samedi 6 mars 2010, 09:55 - Archives - Lien permanent
RPM of final release of php 5.3.2 are available for Fedora and for Enterprise Linux (RHEL/CentOS) in remi repository. This version will be available really soon in official updates (testing) for Fedora >= 12.
Read the PHP 5.3.2 Release Announcement
Use YUM to install :
yum --enablerepo=remi update php-\*
Notice : now, all extensions are provided for php-cli and php (module for apache in prefork mode) and php-zts (module for apache in worker mode). Read the entry PHP 5.3, MPM worker, zts and mysqlnd (yes I know, pecl extensions are not yet available).
For all questions or help, please use the Forums.
P.S. RPM available in my repo are backport of Fedora 12 ones, but updated (php-zts extensions, php-oci8, php-sqlite2).
Commentaires
Update
in progressto version 5.3.2-2 which fixes apache crashes with some applications (among which gallery2).This version is also available in updates-testing for Fedora 12 and 13.
P.S. Fedora RPM are in the remi repository. EL 4 et 5 RPM are in the remi-test repository.
Archived entry, see PHP-5.3.3 Released!