Blog |
Forum |
Repository |
Wizard
Jump to letter: [
BCDGHIJLMOPQRSTUVWXYZ
]
php56-php-opcache - The Zend OPcache
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- 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
php56-php-opcache-5.6.40-35.el8.remi.x86_64
|
[116 KiB]
|
Changelog by Remi Collet (2022-12-20):
- pdo: fix #81740: PDO::quote() may return unquoted string
CVE-2022-31631
- use oracle client library version 21.8
|
php56-php-opcache-5.6.40-34.el8.remi.x86_64
|
[116 KiB]
|
Changelog by Remi Collet (2022-09-27):
- phar: fix #81726 DOS when using quine gzip file. CVE-2022-31628
- core: fix #81727 Don't mangle HTTP variable names that clash with ones
that have a specific semantic meaning. CVE-2022-31629
- use oracle client library version 21.7
|