Name: | rh-php73-php-opcache |
---|---|
Version: | 7.3.29 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 524346 |
License: | PHP |
RPM: | rh-php73-php-opcache-7.3.29-1.el7.x86_64.rpm |
Source RPM: | rh-php73-php-7.3.29-1.el7.src.rpm |
Build Date: | Tue Aug 03 2021 |
Build Host: | x86-ol7-builder-01.us.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. |
- 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
- update to 7.2.8
- update to 7.2.7 for rh-php72 collection in RHSCL 7.2 - FPM: add getallheaders, backported from 7.3