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.13~RC1-1.el8.remi.aarch64 | [592 KiB] |
Changelog by Remi Collet (2023-11-07):
- update to 8.2.13RC1 - use oracle client library version 21.12 on x86_64 - use ICU 73.2 |
php-opcache-8.2.12~RC1-1.el8.remi.aarch64 | [592 KiB] |
Changelog by Remi Collet (2023-10-11):
- update to 8.2.12RC1 - add internal UTC if tzdata is missing |
php-opcache-8.1.26~RC1-1.el8.remi.aarch64 | [590 KiB] |
Changelog by Remi Collet (2023-11-08):
- update to 8.1.26RC1 - use oracle client library version 21.12 on x86_64 - use ICU 73.2 |
php-opcache-8.1.25~RC1-1.el8.remi.aarch64 | [590 KiB] |
Changelog by Remi Collet (2023-10-11):
- update to 8.1.25RC1 - add internal UTC if tzdata is missing |