php8: introduce new major version package
authorMichael Heimpold <mhei@heimpold.de>
Fri, 1 Jan 2021 21:36:07 +0000 (22:36 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Mon, 1 Feb 2021 06:49:01 +0000 (07:49 +0100)
commitb1c44ae9fdcb4ea11d1061412786949651173376
tree366f5f5ac6c5718e553640ce04f3391d3795fe4b
parent73833e6a246152edd038eeaecc6e5706f8673ceb
php8: introduce new major version package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
17 files changed:
lang/php8/Makefile [new file with mode: 0644]
lang/php8/files/php.ini [new file with mode: 0644]
lang/php8/files/php8-fastcgi.config [new file with mode: 0644]
lang/php8/files/php8-fastcgi.init [new file with mode: 0644]
lang/php8/files/php8-fpm-www.conf [new file with mode: 0644]
lang/php8/files/php8-fpm.conf [new file with mode: 0644]
lang/php8/files/php8-fpm.config [new file with mode: 0644]
lang/php8/files/php8-fpm.init [new file with mode: 0644]
lang/php8/patches/0007-Add-support-for-use-of-the-system-timezone-database.patch [new file with mode: 0644]
lang/php8/patches/0022-Use-system-timezone.patch [new file with mode: 0644]
lang/php8/patches/0025-php-5.4.9-fixheader.patch [new file with mode: 0644]
lang/php8/patches/0030-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch [new file with mode: 0644]
lang/php8/patches/0041-Add-patch-to-remove-build-timestamps-from-generated-.patch [new file with mode: 0644]
lang/php8/patches/0050-remove-build-timestamps.patch [new file with mode: 0644]
lang/php8/patches/1001-ext-opcache-fix-detection-of-shm-mmap.patch [new file with mode: 0644]
lang/php8/patches/1004-disable-phar-command.patch [new file with mode: 0644]
lang/php8/pecl.mk [new file with mode: 0644]