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.4.9~RC1-1.el10.remi.x86_64 | [505 KiB] |
Changelog by Remi Collet (2025-06-18):
- Update to 8.4.9RC1 |
php-opcache-8.4.8~RC1-1.el10.remi.x86_64 | [505 KiB] |
Changelog by Remi Collet (2025-05-21):
- Update to 8.4.8RC1 - use same build tree for fpm and embed |
php-opcache-8.3.23~RC1-1.el10.remi.x86_64 | [369 KiB] |
Changelog by Remi Collet (2025-06-18):
- update to 8.3.23RC1 |
php-opcache-8.3.22~RC1-1.el10.remi.x86_64 | [369 KiB] |
Changelog by Remi Collet (2025-05-21):
- update to 8.3.22RC1 |
php-opcache-8.2.27~RC1-1.el10.remi.x86_64 | [386 KiB] |
Changelog by Remi Collet (2024-12-03):
- update to 8.2.27RC1 |