From 91dcbea9e37241ce74bf5613ccbe3cfca5b23429 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 24 Nov 2021 09:14:27 -0500 Subject: dev-lang/php: Backport patch from upstream for ICU 70 changes Already fixed in 7.4.26, 8.0.13 and 8.1.0_rc6 Signed-off-by: Brian Evans --- dev-lang/php/php-7.4.25.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-lang/php/php-7.4.25.ebuild') diff --git a/dev-lang/php/php-7.4.25.ebuild b/dev-lang/php/php-7.4.25.ebuild index 7c74bdd02981..ea60a2d13396 100644 --- a/dev-lang/php/php-7.4.25.ebuild +++ b/dev-lang/php/php-7.4.25.ebuild @@ -146,6 +146,7 @@ PHP_MV="$(ver_cut 1)" PATCHES=( "${FILESDIR}"/php-iodbc-header-location.patch + "${FILESDIR}/php-icu-70.patch" ) php_install_ini() { -- cgit v1.2.3