kumquat-buildroot/package/php
Adam Duskett 469c11c516 package/php: bump version to 8.0.7
Other changes:

  - Remove BR2_PACKAGE_PHP_EXT_JSON as the json extension is now an
    integral part of PHP and is no longer optional. Due to this, it is
    not added to Config.in.legacy.

  - Move BR2_PACKAGE_PHP_EXT_XMLRPC to Config.in.legacy as the extension has
    been removed. See https://wiki.php.net/rfc/unbundle_xmlprc for an
    explination.

  - Add a new patch that allows for opcache to cross-compile with PHP8.

  - Explicitly disable opcache-jit when opcache is enabled, as the JIT fails
    to cross-compile.

  - --enable-maintainer-zts is now --enable-zts

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-07-03 22:01:12 +02:00
..
0001-acinclude.m4-don-t-unset-variables.patch package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
0002-iconv-tweak-iconv-detection.patch package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
0003-configure-disable-the-phar-tool.patch package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
0004-Call-apxs-with-correct-prefix.patch package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
0005-allow-opcache-cross-compiling.patch package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
Config.ext package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
Config.in
php-fpm.conf
php.hash package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00
php.mk package/php: bump version to 8.0.7 2021-07-03 22:01:12 +02:00