Remi's RPM repository - Packages

Blog | Support | 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.4.0~rc1-1.el9.remi.x86_64 [483 KiB] Changelog by Remi Collet (2024-09-24):
- Update to 8.4.0RC1
- bump ABI/API numbers
php-opcache-8.3.12-1.el9.remi.x86_64 [579 KiB] Changelog by Remi Collet (2024-09-25):
- Update to 8.3.12 - http://www.php.net/releases/8_3_12.php
php-opcache-8.3.11-1.el9.remi.x86_64 [576 KiB] Changelog by Remi Collet (2024-08-28):
- Update to 8.3.11 - http://www.php.net/releases/8_3_11.php
php-opcache-8.2.24-1.el9.remi.x86_64 [604 KiB] Changelog by Remi Collet (2024-09-25):
- Update to 8.2.24 - http://www.php.net/releases/8_2_24.php
php-opcache-8.2.23-1.el9.remi.x86_64 [603 KiB] Changelog by Remi Collet (2024-08-28):
- Update to 8.2.23 - http://www.php.net/releases/8_2_23.php
php-opcache-8.1.30-1.el9.remi.x86_64 [608 KiB] Changelog by Remi Collet (2024-09-27):
- Update to 8.1.30 - http://www.php.net/releases/8_1_30.php
- use ICU 74.2
php-opcache-8.1.29-2.el9.remi.x86_64 [608 KiB] Changelog by Remi Collet (2024-07-31):
- use oracle client library version 23.5 on x86_64
php-opcache-8.0.30-9.el9.remi.x86_64 [737 KiB] Changelog by Remi Collet (2024-09-26):
- Fix Bypass of CVE-2012-1823, Argument Injection in PHP-CGI
  CVE-2024-4577
- Fix Bypass of CVE-2024-4577, Parameter Injection Vulnerability
  CVE-2024-8926
- Fix cgi.force_redirect configuration is bypassable due to the environment variable collision
  CVE-2024-8927
- Fix Logs from childrens may be altered
  CVE-2024-9026
- Fix Erroneous parsing of multipart form data
  CVE-2024-8925
- use ICU 74.2
php-opcache-8.0.30-8.el9.remi.x86_64 [737 KiB] Changelog by Remi Collet (2024-07-31):
- add backport for https://bugs.php.net/79589
  error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading
php-opcache-7.4.33-18.el9.remi.x86_64 [301 KiB] Changelog by Remi Collet (2024-09-26):
- Fix Bypass of CVE-2012-1823, Argument Injection in PHP-CGI
  CVE-2024-4577
- Fix Bypass of CVE-2024-4577, Parameter Injection Vulnerability
  CVE-2024-8926
- Fix cgi.force_redirect configuration is bypassable due to the environment variable collision
  CVE-2024-8927
- Fix Logs from childrens may be altered
  CVE-2024-9026
- Fix Erroneous parsing of multipart form data
  CVE-2024-8925
- use ICU 74.2
php-opcache-7.4.33-17.el9.remi.x86_64 [301 KiB] Changelog by Remi Collet (2024-08-26):
- add backport for https://bugs.php.net/79589
  error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading