Les RPM de Remi - Packages

Blog | Forums | 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.0-0.5.201403261230.fc19.remi.x86_64 [123 KiB] Changelog by Remi Collet (2014-04-08):
- add numerical prefix to extension configuration files
- prevent .user.ini files from being viewed by Web clients
- load php directives only when mod_php is active
php-opcache-5.6.0-0.4.201403261230.fc19.remi.x86_64 [123 KiB] Changelog by Remi Collet (2014-03-26):
- new snapshot php5.6-201403261230
- oci8 version 2.0.9
- opcache version 7.0.4-dev