Remi's RPM repository - Packages

Blog | Forum | Repository

php70-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

php70-php-opcache-7.0.11-0.1.RC1.fc21.remi.x86_64 [122 KiB] Changelog by Remi Collet (2016-09-01):
- Update to 7.0.11RC1
php70-php-opcache-7.0.10-0.2.RC1.fc21.remi.x86_64 [121 KiB] Changelog by Remi Collet (2016-08-03):
- rebuild with new sources