Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.3.8-2.el7.remi.x86_64 [616 KiB] Changelog by Remi Collet (2024-06-07):
- Fix GH-14480 Method visibility issue introduced in version 8.3.8
php-opcache-8.3.8~RC1-1.el7.remi.x86_64 [616 KiB] Changelog by Remi Collet (2024-05-22):
- update to 8.3.8RC1
php-opcache-8.2.20-2.el7.remi.x86_64 [646 KiB] Changelog by Remi Collet (2024-06-07):
- Fix GH-14480 Method visibility issue introduced in version 8.2.20
php-opcache-8.2.20~RC1-1.el7.remi.x86_64 [647 KiB] Changelog by Remi Collet (2024-05-22):
- update to 8.2.20RC1
php-opcache-8.1.27~RC1-1.el7.remi.x86_64 [642 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.el7.remi.x86_64 [641 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.0.26~RC1-1.el7.remi.x86_64 [765 KiB] Changelog by Remi Collet (2022-11-09):
- update to 8.0.26RC1
php-opcache-8.0.25~RC1-1.el7.remi.x86_64 [764 KiB] Changelog by Remi Collet (2022-10-11):
- update to 8.0.25RC1
php-opcache-7.4.27~RC1-2.el7.remi.x86_64 [332 KiB] Changelog by Remi Collet (2021-12-02):
- ensure we use libgd >= 2.3
php-opcache-7.4.27~RC1-1.el7.remi.x86_64 [332 KiB] Changelog by Remi Collet (2021-12-01):
- update to 7.4.27RC1
- use oracle client library version 21.4
php-opcache-7.3.26~RC1-1.el7.remi.x86_64 [313 KiB] Changelog by Remi Collet (2020-12-15):
- update to 7.3.26RC1
php-opcache-7.3.25~RC1-1.el7.remi.x86_64 [312 KiB] Changelog by Remi Collet (2020-11-10):
- update to 7.3.25RC1
php-opcache-7.2.26~RC1-1.el7.remi.x86_64 [286 KiB] Changelog by Remi Collet (2019-12-03):
- update to 7.2.26RC1
php-opcache-7.2.25~RC1-1.el7.remi.x86_64 [286 KiB] Changelog by Remi Collet (2019-11-05):
- update to 7.2.25RC1
php-opcache-7.1.25~RC1-1.el7.remi.x86_64 [241 KiB] Changelog by Remi Collet (2018-11-22):
- update to 7.1.25RC1
php-opcache-7.1.24~RC1-2.el7.remi.x86_64 [241 KiB] Changelog by Remi Collet (2018-10-24):
- FPM: add getallheaders, backported from 7.3