Name: | php-opcache |
---|---|
Version: | 7.2.11 |
Release: | 2.module+el8.1.0+5433+f869f572 |
Architecture: | x86_64 |
Module: | php:7.2:8010020190515110014:a4870ff1 |
Group: | Unspecified |
Size: | 544493 |
License: | PHP |
RPM: | php-opcache-7.2.11-2.module+el8.1.0+5433+f869f572.x86_64.rpm |
Source RPM: | php-7.2.11-2.module+el8.1.0+5433+f869f572.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.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. |
- rebuild (#1695587)
- 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
- switch back to bundled onigurama
- Update to 7.2.6 - http://www.php.net/releases/7_2_6.php
- Update to 7.2.5 - http://www.php.net/releases/7_2_5.php