Name: | php-opcache |
---|---|
Version: | 7.3.5 |
Release: | 5.module+el8.2.0+5569+98c8b30d |
Architecture: | x86_64 |
Module: | php:7.3:8020020191129100603:a4870ff1 |
Group: | Unspecified |
Size: | 530527 |
License: | PHP |
RPM: | php-opcache-7.3.5-5.module+el8.2.0+5569+98c8b30d.x86_64.rpm |
Source RPM: | php-7.3.5-5.module+el8.2.0+5569+98c8b30d.src.rpm |
Build Date: | Mon Mar 23 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.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. |
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043
- fix AVC denied httpd_execmem when php-opcache is installed #1725104
- cleanup php-devel dependencies
- update to 7.3.5
- update to 7.2.11 #1628543
- drop tidy extension #1619290
- update to 7.2.8
- FPM: add getallheaders, backported from 7.3 #1582533
- drop libargon2 dependency #1595261
- Update to 7.2.7 - http://www.php.net/releases/7_2_7.php - drop -mstackrealign option, workaround to #1593144