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.1-1.el8.remi.aarch64 [427 KiB] Changelog by Remi Collet (2024-11-20):
- Update to 8.4.1 - http://www.php.net/releases/8_4_1.php
php-opcache-8.4.0-1.el8.remi.aarch64 [427 KiB] Changelog by Remi Collet (2024-11-20):
- Update to 8.4.0 GA - http://www.php.net/releases/8_4_0.php
php-opcache-8.3.14-1.el8.remi.aarch64 [603 KiB] Changelog by Remi Collet (2024-11-19):
- Update to 8.3.14 - http://www.php.net/releases/8_3_14.php
php-opcache-8.3.13-1.el8.remi.aarch64 [602 KiB] Changelog by Remi Collet (2024-10-23):
- Update to 8.3.13 - http://www.php.net/releases/8_3_13.php
php-opcache-8.2.26-1.el8.remi.aarch64 [596 KiB] Changelog by Remi Collet (2024-11-20):
- Update to 8.2.26 - http://www.php.net/releases/8_2_26.php
php-opcache-8.2.25-1.el8.remi.aarch64 [596 KiB] Changelog by Remi Collet (2024-10-23):
- Update to 8.2.25 - http://www.php.net/releases/8_2_25.php
php-opcache-8.1.31-1.el8.remi.aarch64 [591 KiB] Changelog by Remi Collet (2024-11-20):
- Update to 8.1.31 - http://www.php.net/releases/8_1_31.php
php-opcache-8.1.30-1.el8.remi.aarch64 [591 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.0.30-10.el8.remi.aarch64 [263 KiB] Changelog by Remi Collet (2024-11-22):
- Fix Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface
  GHSA-4w77-75f9-2c8w
- Fix OOB access in ldap_escape
  CVE-2024-8932
- Fix Integer overflow in the dblib/firebird quoter causing OOB writes
  CVE-2024-11236
- Fix Configuring a proxy in a stream context might allow for CRLF injection in URIs
  CVE-2024-11234
- Fix Single byte overread with convert.quoted-printable-decode filter
  CVE-2024-11233
php-opcache-8.0.30-9.el8.remi.aarch64 [263 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-20.el8.remi.aarch64 [252 KiB] Changelog by Remi Collet (2024-11-22):
- Fix Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface
  GHSA-4w77-75f9-2c8w
- Fix OOB access in ldap_escape
  CVE-2024-8932
- Fix Integer overflow in the dblib/firebird quoter causing OOB writes
  CVE-2024-11236
- Fix Configuring a proxy in a stream context might allow for CRLF injection in URIs
  CVE-2024-11234
- Fix Single byte overread with convert.quoted-printable-decode filter
  CVE-2024-11233
php-opcache-7.4.33-18.el8.remi.aarch64 [251 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.3.33-17.el8.remi.aarch64 [235 KiB] Changelog by Remi Collet (2024-11-22):
- Fix Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface
  GHSA-4w77-75f9-2c8w
- Fix OOB access in ldap_escape
  CVE-2024-8932
- Fix Integer overflow in the dblib/firebird quoter causing OOB writes
  CVE-2024-11236
- Fix Configuring a proxy in a stream context might allow for CRLF injection in URIs
  CVE-2024-11234
- Fix Single byte overread with convert.quoted-printable-decode filter
  CVE-2024-11233
php-opcache-7.3.33-16.el8.remi.aarch64 [234 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 Erroneous parsing of multipart form data
  CVE-2024-8925
php-opcache-7.2.34-24.el8.remi.aarch64 [214 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 Erroneous parsing of multipart form data
  CVE-2024-8925
php-opcache-7.2.34-22.el8.remi.aarch64 [213 KiB] Changelog by Remi Collet (2024-06-04):
- Fix filter bypass in filter_var FILTER_VALIDATE_URL
  CVE-2024-5458