From 0e973e379227f7b08934c1088b3fc8b23a7be1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Thu, 11 Jun 2026 02:44:54 +0200 Subject: [PATCH] Fix missing zend_tests extension dependencies for ext/uri tests --- ext/uri/tests/100.phpt | 1 + ext/uri/tests/101.phpt | 1 + ext/uri/tests/102.phpt | 1 + 3 files changed, 3 insertions(+) diff --git a/ext/uri/tests/100.phpt b/ext/uri/tests/100.phpt index 6a5482d43e7c..1ad726123b74 100644 --- a/ext/uri/tests/100.phpt +++ b/ext/uri/tests/100.phpt @@ -1,5 +1,6 @@ --TEST-- Test the parse_url-based URI parser +--EXTENSIONS-- zend_test --FILE--