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.4-1.el8.remi.x86_64 [611 KiB] Changelog by Remi Collet (2024-03-13):
- Update to 8.3.4 - http://www.php.net/releases/8_3_4.php
php-opcache-8.3.3-1.el8.remi.x86_64 [611 KiB] Changelog by Remi Collet (2024-02-14):
- Update to 8.3.3 - http://www.php.net/releases/8_3_3.php
- use oracle client library version 21.13 on x86_64
php-opcache-8.2.17-1.el8.remi.x86_64 [644 KiB] Changelog by Remi Collet (2024-03-12):
- Update to 8.2.17 - http://www.php.net/releases/8_2_17.php
php-opcache-8.2.16-1.el8.remi.x86_64 [644 KiB] Changelog by Remi Collet (2024-02-14):
- Update to 8.2.16 - http://www.php.net/releases/8_2_16.php
- use oracle client library version 21.13 on x86_64
php-opcache-8.1.27-1.el8.remi.x86_64 [643 KiB] Changelog by Remi Collet (2023-12-20):
- Update to 8.1.27 - http://www.php.net/releases/8_1_27.php
php-opcache-8.1.26-1.el8.remi.x86_64 [641 KiB] Changelog by Remi Collet (2023-11-22):
- Update to 8.1.26 - http://www.php.net/releases/8_1_26.php
php-opcache-8.0.30-3.el8.remi.x86_64 [782 KiB] Changelog by Remi Collet (2023-12-12):
- use ICU 73.2
- use oracle client library version 21.12 on x86_64, 19.19 on aarch64
- add fixes for libxml 2.11 and 2.12 from 8.1
php-opcache-8.0.30-1.el8.remi.x86_64 [782 KiB] Changelog by Remi Collet (2023-08-03):
- Update to 8.0.30 - http://www.php.net/releases/8_0_30.php
- move httpd/nginx wants directive to config files in /etc
php-opcache-7.4.33-10.el8.remi.x86_64 [340 KiB] Changelog by Remi Collet (2023-12-12):
- use ICU 73.2
- use oracle client library version 21.12 on x86_64, 19.19 on aarch64
- add fixes for libxml 2.11 and 2.12 from 8.1
php-opcache-7.4.33-8.el8.remi.x86_64 [340 KiB] Changelog by Remi Collet (2023-08-01):
- Fix Security issue with external entity loading in XML without enabling it
  GHSA-3qrf-m4j2-pcrr CVE-2023-3823
- Fix Buffer mismanagement in phar_dir_read()
  GHSA-jqcx-ccgc-xwhv CVE-2023-3824
- move httpd/nginx wants directive to config files in /etc
php-opcache-7.3.33-11.el8.remi.x86_64 [327 KiB] Changelog by Remi Collet (2023-08-01):
- Fix Security issue with external entity loading in XML without enabling it
  GHSA-3qrf-m4j2-pcrr CVE-2023-3823
- Fix Buffer mismanagement in phar_dir_read()
  GHSA-jqcx-ccgc-xwhv CVE-2023-3824
- move httpd/nginx wants directive to config files in /etc
php-opcache-7.3.33-10.el8.remi.x86_64 [327 KiB] Changelog by Remi Collet (2023-06-20):
- fix possible buffer overflow in date
- define %php73___phpize and %php73___phpconfig
php-opcache-7.2.34-19.el8.remi.x86_64 [304 KiB] Changelog by Remi Collet (2023-08-01):
- Fix Security issue with external entity loading in XML without enabling it
  GHSA-3qrf-m4j2-pcrr CVE-2023-3823
- Fix Buffer mismanagement in phar_dir_read()
  GHSA-jqcx-ccgc-xwhv CVE-2023-3824
- move httpd/nginx wants directive to config files in /etc
php-opcache-7.2.34-18.el8.remi.x86_64 [304 KiB] Changelog by Remi Collet (2023-06-20):
- fix possible buffer overflow in date