dev-lang/php: Re-add previously broken test case

Closes: https://github.com/gentoo/gentoo/pull/44815
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-29 13:19:04 +01:00
committed by Michael Orlitzky
parent c6a7ac9255
commit 0b5638325c

View File

@@ -269,13 +269,6 @@ src_prepare() {
ext/gd/tests/bug73272.phpt \
|| die
# Should be OK in the next version, but this test required network
# access when it was added:
#
# https://github.com/php/php-src/pull/19776
#
rm sapi/cli/tests/php_cli_server_ipv6_error_message.phpt || die
# One-off, somebody forgot to update a version constant
rm ext/reflection/tests/ReflectionZendExtension.phpt || die