Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

php71-php-opcache-7.1.33-16.fc32.remi.x86_64 [172 KiB] Changelog by Remi Collet (2021-08-25):
- Fix #81211 Symlinks are followed when creating PHAR archive
php71-php-opcache-7.1.33-15.fc32.remi.x86_64 [172 KiB] Changelog by Remi Collet (2021-06-28):
- Fix #81122 SSRF bypass in FILTER_VALIDATE_URL
  CVE-2021-21705
- Fix #76448 Stack buffer overflow in firebird_info_cb
- Fix #76449 SIGSEGV in firebird_handle_doer
- Fix #76450 SIGSEGV in firebird_stmt_execute
- Fix #76452 Crash while parsing blob data in firebird_fetch_blob
  CVE-2021-21704