php8: update to 8.4.5
authorMichael Heimpold <redacted>
Tue, 21 Jan 2025 20:28:00 +0000 (21:28 +0100)
committerMichael Heimpold <redacted>
Thu, 10 Apr 2025 04:45:31 +0000 (06:45 +0200)
commit9ebb457377f7104c1f03906580454172a21f184b
tree6925799f77d10e04bcf5d8d0f184b1bba7a8c103
parent4434c5f25695928f09906524d78e101da2e84517
php8: update to 8.4.5

This is a major upgrade to latest stable PHP version.

- IMAP extension was unbundled from PHP
- align patch filenames with latest ones from Debian
- removed obsolete patches
- adapted/refreshed patches
- added patch to remove call to httpd during configure
  Note: this assumes that 'prefork' mpm is used

Upstream changelog for this specific release:
https://www.php.net/ChangeLog-8.php#8.4.5

Signed-off-by: Michael Heimpold <redacted>
12 files changed:
lang/php8/Makefile
lang/php8/files/php.ini
lang/php8/patches/0006-Add-support-for-use-of-the-system-timezone-database.patch [moved from lang/php8/patches/0007-Add-support-for-use-of-the-system-timezone-database.patch with 99% similarity]
lang/php8/patches/0020-Use-system-timezone.patch [moved from lang/php8/patches/0022-Use-system-timezone.patch with 94% similarity]
lang/php8/patches/0023-php-5.4.9-fixheader.patch [new file with mode: 0644]
lang/php8/patches/0025-php-5.4.9-fixheader.patch [deleted file]
lang/php8/patches/0030-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch [deleted file]
lang/php8/patches/1004-disable-phar-command.patch
lang/php8/patches/1010-dont-try-to-install-mod_php.patch
lang/php8/patches/1020_workaround-external-libgd-feature-detection.patch
lang/php8/patches/1030-loongarch64-support-for-fibers.patch [deleted file]
lang/php8/patches/1030_workaround-call-to-httpd.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT