Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

php70-php-opcache-7.0.33-32.fc33.remi.x86_64 [95 KiB] Changelog by Remi Collet (2021-11-15):
- Fix #79971 special character is breaking the path in xml function
  CVE-2021-21707
php70-php-opcache-7.0.33-31.fc33.remi.x86_64 [95 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
- use oracle client library version 21.3