php-pecl-apcu-4.0.0
+
Par Remi le mercredi 27 mars 2013, 07:22 - RPM - Lien permanent
APCu, a cleanup of APC, with opcode cache removed, provides a stable and well known API for user data cache. Version 4.0.0 is released. RPM are available in remi repository for Fedora and Enterprise Linux.
Read the article : PHP : opcode and user data caches
So, I recommend all APC users to test this new extension, should replace it transparently for applications.
For PHP 5.4 users
yum remove php-pecl-apc
yum --enablerepo=remi install php-pecl-zendopcache php-pecl-apcu
For PHP 5.5 user
yum remove php-pecl-apc
yum --enablerepo=remi-test install php-opcache php-pecl-apcu
This package is submitted for official Fedora / EPEL repository (Review #928196).
Commentaires
Update to 4.0.1
Update to 4.0.2 (nearly to stable state)
Update to 4.0.3 (nearly to stable state)
Update to 4.0.4 (nearly to stable state)