Fedora 19 Update: php-pecl-apcu-4.0.7-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Nov 7 02:37:31 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-13684
2014-10-28 05:13:00
--------------------------------------------------------------------------------

Name        : php-pecl-apcu
Product     : Fedora 19
Version     : 4.0.7
Release     : 1.fc19
URL         : http://pecl.php.net/package/APCu
Summary     : APC User Cache
Description :
APCu is userland caching: APC stripped of opcode caching in preparation
for the deployment of Zend OPcache as the primary solution to opcode
caching in future versions of PHP.

APCu has a revised and simplified codebase, by the time the PECL release
is available, every part of APCu being used will have received review and
where necessary or appropriate, changes.

Simplifying and documenting the API of APCu completely removes the barrier
to maintenance and development of APCu in the future, and additionally allows
us to make optimizations not possible previously because of APC's inherent
complexity.

APCu only supports userland caching (and dumping) of variables, providing an
upgrade path for the future. When O+ takes over, many will be tempted to use
3rd party solutions to userland caching, possibly even distributed solutions;
this would be a grave error. The tried and tested APC codebase provides far
superior support for local storage of PHP variables.

--------------------------------------------------------------------------------
Update Information:

* fix inconsistent member names for entries in userland
--------------------------------------------------------------------------------
ChangeLog:

* Mon Oct 27 2014 Remi Collet <remi at fedoraproject.org> - 4.0.7-1
- Update to 4.0.7
* Sat Mar  1 2014 Remi Collet <remi at fedoraproject.org> - 4.0.4-1
- Update to 4.0.4 (beta)
* Mon Jan 27 2014 Remi Collet <remi at fedoraproject.org> - 4.0.3-1
- Update to 4.0.3 (beta)
- install doc in pecl doc_dir
- install tests in pecl test_dir (in devel)
- cleanup SCL stuff
* Mon Jan 13 2014 Remi Collet <rcollet at redhat.com> - 4.0.2-3
- EPEL-7 build
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-pecl-apcu' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list