Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-opcache - The Zend OPcache

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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-7.3.25~RC1-1.el6.remi.x86_64 [293 KiB] Changelog by Remi Collet (2020-11-10):
- update to 7.3.25RC1
php-opcache-7.3.24~RC1-2.el6.remi.x86_64 [293 KiB] Changelog by Remi Collet (2020-10-23):
- backport fix for https://bugs.php.net/74083 from 7.4
  master PHP-fpm is stopped on multiple reloads