Name: | rh-php73-php-opcache |
---|---|
Version: | 7.3.33 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 524346 |
License: | PHP |
RPM: | rh-php73-php-opcache-7.3.33-1.el7.x86_64.rpm |
Source RPM: | rh-php73-php-7.3.33-1.el7.src.rpm |
Build Date: | Mon Jul 04 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.php.net/ |
Summary: | The Zend OPcache |
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. |
- rebase to 7.3.33 #2100753 - fix uninitialized array in pg_query_params() leading to RCE CVE-2022-31625
- fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626
- update to 7.3.29 - fix PDO ODBC truncates BLOB records at every 256th byte #1977764
- update to 7.3.20 #1853211
- update to 7.3.11 #1766645
- fix rpm macro file
- update to 7.3.7
- add upstream patch for fileinfo performance #1644378
- revert all MySQL 8 auth related changes #1631399
- update to 7.2.10