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-8.2.1-1.fc35.remi.x86_64 | [602 KiB] |
Changelog by Remi Collet (2023-01-04):
- Update to 8.2.1 - http://www.php.net/releases/8_2_1.php |
php-opcache-8.2.0-1.fc35.remi.x86_64 | [601 KiB] |
Changelog by Remi Collet (2022-12-06):
- update to 8.2.0 GA |
php-opcache-8.1.14-1.fc35.remi.x86_64 | [606 KiB] |
Changelog by Remi Collet (2023-01-04):
- Update to 8.1.14 - http://www.php.net/releases/8_1_14.php |
php-opcache-8.1.13-1.fc35.remi.x86_64 | [604 KiB] |
Changelog by Remi Collet (2022-11-22):
- Update to 8.1.13 - http://www.php.net/releases/8_1_13.php |
php-opcache-8.0.27-1.fc35.remi.x86_64 | [739 KiB] |
Changelog by Remi Collet (2023-01-03):
- Update to 8.0.27 - http://www.php.net/releases/8_0_27.php - use oracle client library version 21.8 |
php-opcache-8.0.26-1.fc35.remi.x86_64 | [739 KiB] |
Changelog by Remi Collet (2022-11-23):
- Update to 8.0.26 - http://www.php.net/releases/8_0_26.php |
php-opcache-7.4.33-2.fc35.remi.x86_64 | [301 KiB] |
Changelog by Remi Collet (2022-12-19):
- pdo: fix #81740: PDO::quote() may return unquoted string CVE-2022-31631 - use oracle client library version 21.8 |
php-opcache-7.4.33-1.fc35.remi.x86_64 | [301 KiB] |
Changelog by Remi Collet (2022-11-01):
- Update to 7.4.33 - http://www.php.net/releases/7_4_33.php |