Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUX
]
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.31-2.el7.remi.x86_64
|
[314 KiB]
|
Changelog by Remi Collet (2021-10-20):
- fix PHP-FPM oob R/W in root process leading to priv escalation
CVE-2021-21703
- use libicu version 69
|
php-opcache-7.3.31-1.el7.remi.x86_64
|
[314 KiB]
|
Changelog by Remi Collet (2021-09-21):
- Update to 7.3.31 - http://www.php.net/releases/7_3_31.php
- use oracle client library version 21.3
|