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.2~RC1-1.fc39.remi.x86_64 | [490 KiB] |
Changelog by Remi Collet (2024-12-03):
- Update to 8.4.2RC1 - EL-9.5: enable argon2 password hash, using OpenSSL 3.2 |
php-opcache-8.3.15~RC1-1.fc39.remi.x86_64 | [594 KiB] |
Changelog by Remi Collet (2024-12-04):
- update to 8.3.15RC1 |
php-opcache-8.3.14~RC1-1.fc39.remi.x86_64 | [594 KiB] |
Changelog by Remi Collet (2024-11-06):
- update to 8.3.14RC1 |
php-opcache-8.2.27~RC1-1.fc39.remi.x86_64 | [622 KiB] |
Changelog by Remi Collet (2024-12-03):
- update to 8.2.27RC1 |
php-opcache-8.2.26~RC1-1.fc39.remi.x86_64 | [621 KiB] |
Changelog by Remi Collet (2024-11-06):
- update to 8.2.26RC1 |
php-opcache-8.1.27~RC1-1.fc39.remi.x86_64 | [623 KiB] |
Changelog by Remi Collet (2023-12-05):
- update to 8.1.27RC1 - add fixes for libxml 2.12 from 8.2 |
php-opcache-8.1.26~RC1-1.fc39.remi.x86_64 | [622 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 |