php7: drop package
authorMichael Heimpold <redacted>
Thu, 9 Dec 2021 07:18:02 +0000 (08:18 +0100)
committerMichael Heimpold <redacted>
Thu, 9 Dec 2021 20:57:44 +0000 (21:57 +0100)
commit3c4d11ce8f62307efc3e9de2f97d2c71f35a3b78
treecf2eafb7c55c5b4a6697a3dd2a5a3828ff5d2ca5
parentc2552ca28f9022f02b2c784d28711cca848712d6
php7: drop package

Active support for PHP 7.4 branch ended a few days ago.

Since we have PHP 8.x in the repository for a while
and we migrated all PECL extension packages already,
let's focus on that newer version and drop support for 7.4.

Signed-off-by: Michael Heimpold <redacted>
17 files changed:
lang/php7/Makefile [deleted file]
lang/php7/files/php.ini [deleted file]
lang/php7/files/php7-fastcgi.config [deleted file]
lang/php7/files/php7-fastcgi.init [deleted file]
lang/php7/files/php7-fpm-www.conf [deleted file]
lang/php7/files/php7-fpm.conf [deleted file]
lang/php7/files/php7-fpm.config [deleted file]
lang/php7/files/php7-fpm.init [deleted file]
lang/php7/patches/0013-Add-support-for-use-of-the-system-timezone-database.patch [deleted file]
lang/php7/patches/0032-Use-system-timezone.patch [deleted file]
lang/php7/patches/0041-Add-patch-to-remove-build-timestamps-from-generated-.patch [deleted file]
lang/php7/patches/0042-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch [deleted file]
lang/php7/patches/0050-remove-build-timestamps.patch [deleted file]
lang/php7/patches/1001-ext-opcache-fix-detection-of-shm-mmap.patch [deleted file]
lang/php7/patches/1004-disable-phar-command.patch [deleted file]
lang/php7/pecl.mk [deleted file]
lang/php7/test.sh [deleted file]
git clone https://git.99rst.org/PROJECT