--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-6052
2013-04-19 04:16:21
--------------------------------------------------------------------------------

Name        : php-pecl-zendopcache
Product     : Fedora 18
Version     : 7.0.1
Release     : 2.fc18
URL         : http://pecl.php.net/package/ZendOpcache
Summary     : The Zend OPcache
Description :
The Zend OPcache provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.

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

The Zend OPcache provides faster PHP execution through opcode caching and 
optimization. It improves PHP performance by storing precompiled script 
bytecode in the shared memory. This eliminates the stages of reading code from 
the disk and compiling it on future access. In addition, it applies a few 
bytecode optimization patterns that make code execution faster.


Notice:
* this is the official PHP project opcode cache, it will be part of main PHP 5.5
* only one opcode cache can be installed / enabled at the same time
* if installed with APC (for user data cache), opcode cache feature must be 
disabled (apc.enable_opcode_cache=0 directive with APC 3.1.15-dev)

--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pecl-zendopcache' 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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to