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/> #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
php-opcache-7.4.33-7.fc36.remi.x86_64
|
[311 KiB]
|
Changelog by Remi Collet (2023-06-06):
- Fix Missing error check and insufficient random bytes in HTTP Digest
authentication for SOAP
GHSA-76gg-c692-v2mw
|
php-opcache-7.4.33-6.fc36.remi.x86_64
|
[311 KiB]
|
Changelog by Remi Collet (2023-04-14):
- use ICU 72.1
- use oracle client library version 21.10
- fix possible buffer overflow in date
- define %__phpize and %__phpconfig
|