Name: | php54-php-pecl-zendopcache |
---|---|
Version: | 7.0.4 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 175364 |
License: | PHP |
RPM: | php54-php-pecl-zendopcache-7.0.4-3.el7.x86_64.rpm |
Source RPM: | php54-php-pecl-zendopcache-7.0.4-3.el7.src.rpm |
Build Date: | Sat Jan 30 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/ZendOpcache |
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 use after free CVE-2015-1351
- add upstream patch for failed test
- Update to 7.0.4
- update to 7.0.3 #1055927
- rebuild for RHSCL 1.1
- rebuild for new value of php(zend-abi) and php(api)
- fix ZTS configuration - Adapt for SCL
- update to 7.0.2 - add spec License = CC-BY-SA
- allow wildcard in opcache.blacklist_filename and provide default /etc/php.d/opcache-default.blacklist
- official PECL release, version 7.0.1 (beta) - rename to php-pecl-zendopcache