Fixes since 5.6.26: - ton of bugs - CVE-2016-9933 - CVE-2016-9934 - CVE-2016-9935 - CVE-2016-10158 - CVE-2016-10167 - CVE-2016-10168 - CVE-2016-10159 - CVE-2016-10160 - CVE-2016-10161 - CVE-2017-7890 - CVE-2017-9224 - CVE-2017-9226 - CVE-2017-9227 - CVE-2017-9228 - CVE-2017-9229 - CVE-2016-1283 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This patch adds build infrastructure for PHP's OPcache extension. Compared with the other extension, this is a Zend module and it need a little workaround during cross-compiling. Signed-off-by: Michael Heimpold <mhei@heimpold.de>