dev-lang/php: Re-add test fix patch for libpcre2 related test

Closes: https://github.com/gentoo/gentoo/pull/44706
Signed-off-by: Lothar Serra Mari <mail@serra.me>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Lothar Serra Mari 2025-11-24 20:05:24 +01:00 committed by Michael Orlitzky
parent 6146a90d88
commit a55c1b04fd
No known key found for this signature in database
GPG Key ID: 6F48D3DA05C2DADB

View File

@ -132,6 +132,7 @@ DEPEND="${COMMON_DEPEND}
BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/php-8.4.14-libpcre2-testfix.patch"
)
PHP_MV="$(ver_cut 1)"