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-33.fc34.remi.x86_64 [94 KiB] Changelog by Remi Collet (2022-06-07):
- use oracle client library version 21.6
- mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
- pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625
php70-php-opcache-7.0.33-32.fc34.remi.x86_64 [96 KiB] Changelog by Remi Collet (2021-11-15):
- Fix #79971 special character is breaking the path in xml function
  CVE-2021-21707