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.16~RC1-1.module_php.8.4.fc41.remi.aarch64 | [441 KiB] |
Changelog by Remi Collet (2025-12-03):
- update to 8.4.16RC1 - switch back to xz archive |
| php-opcache-8.4.15-2.module_php.8.4.fc41.remi.aarch64 | [429 KiB] |
Changelog by Remi Collet (2025-11-21):
- Fix GH-20528 regression breaks mysql connexion using an IPv6 address enclosed in square brackets (upstream patch) |
| php-opcache-8.3.29~RC1-1.module_php.8.3.fc41.remi.aarch64 | [602 KiB] |
Changelog by Remi Collet (2025-12-03):
- update to 8.3.29RC1 - switch back to xz archive |
| php-opcache-8.3.28-2.module_php.8.3.fc41.remi.aarch64 | [594 KiB] |
Changelog by Remi Collet (2025-11-21):
- Fix GH-20528 regression breaks mysql connexion using an IPv6 address enclosed in square brackets (upstream patch) |
| php-opcache-8.2.27~RC1-1.fc41.remi.aarch64 | [587 KiB] |
Changelog by Remi Collet (2024-12-03):
- update to 8.2.27RC1 |
| php-opcache-8.2.26~RC1-1.fc41.remi.aarch64 | [594 KiB] |
Changelog by Remi Collet (2024-11-06):
- update to 8.2.26RC1 |