php-opcache - The Zend OPcache

Website: http://www.php.net/
License: PHP
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.

Packages:

php-opcache-5.6.26-40.el5.art.x86_64 [427 KiB]
php-opcache-5.6.25-39.el5.art.x86_64 [426 KiB]
php-opcache-5.6.22-37.el5.art.x86_64 [426 KiB]
php-opcache-5.6.21-36.el5.art.x86_64 [426 KiB]
php-opcache-5.6.20-35.el5.art.x86_64 [426 KiB]
php-opcache-5.6.19-34.el5.art.x86_64 [426 KiB]
php-opcache-5.6.18-33.el5.art.x86_64 [426 KiB]
php-opcache-5.6.17-32.el5.art.x86_64 [425 KiB]
php-opcache-5.6.16-31.el5.art.x86_64 [425 KiB]
php-opcache-5.6.15-30.el5.art.x86_64 [425 KiB]
php-opcache-5.6.14-29.el5.art.x86_64 [425 KiB]

Changelog:

by Scott R. Shinn (2015-10-04):
- Update to 5.6.14
Copyright © 2005-2010 Atomicorp, Inc.