Remi's RPM repository - Packages

Blog | Forum | Repository

php-opcache - The Zend OPcache

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
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.30-1.el5.remi.i386 [154 KiB] Changelog by Remi Collet (2017-01-19):
- Update to 5.6.30 - http://www.php.net/releases/5_6_30.php
php-opcache-5.6.29-1.el5.remi.i386 [153 KiB] Changelog by Remi Collet (2016-12-08):
- Update to 5.6.29 - http://www.php.net/releases/5_6_29.php