php-opcache - The Zend OPcache
- Website:
- http://www.php.net/
- Licence:
- PHP-3.01
- 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.7~RC1-1.el9.remi.x86_64 | [601 KiB] |
Changelog by Remi Collet (2023-05-24):
- update to 8.2.7RC1 |
php-opcache-8.2.6~RC1-1.el9.remi.x86_64 | [600 KiB] |
Changelog by Remi Collet (2023-04-25):
- update to 8.2.6RC1 - use oracle client library version 21.10 - use ICU 72.1 - oci8 version is now 3.3.0 |
php-opcache-8.1.20~RC1-1.el9.remi.x86_64 | [606 KiB] |
Changelog by Remi Collet (2023-05-24):
- update to 8.1.20RC1 |
php-opcache-8.1.19~RC1-1.el9.remi.x86_64 | [607 KiB] |
Changelog by Remi Collet (2023-04-25):
- update to 8.1.19RC1 - use oracle client library version 21.10 - use ICU 72.1 |
php-opcache-8.0.26~RC1-1.el9.remi.x86_64 | [739 KiB] |
Changelog by Remi Collet (2022-11-09):
- update to 8.0.26RC1 |
php-opcache-8.0.25~RC1-1.el9.remi.x86_64 | [739 KiB] |
Changelog by Remi Collet (2022-10-11):
- update to 8.0.25RC1 |
php-opcache-7.4.27~RC1-1.el9.remi.x86_64 | [301 KiB] |
Changelog by Remi Collet (2021-12-01):
- update to 7.4.27RC1 - use oracle client library version 21.4 |
php-opcache-7.4.26~RC1-2.el9.remi.x86_64 | [301 KiB] |
Changelog by Remi Collet (2021-11-09):
- add patch for OpenSSL 3.0, backported from 8.1 |