From 8c860ce66e3b16b42cb809c05edb87c329438094 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+ndossche@users.noreply.github.com> Date: Tue, 23 Dec 2025 11:27:34 +0100 Subject: [PATCH] [ci skip] Add missing EXTENSIONS dependency to test --- ext/phar/tests/bug74154.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/phar/tests/bug74154.phpt b/ext/phar/tests/bug74154.phpt index 4aecc76e6dc1..ab3836ce87d4 100644 --- a/ext/phar/tests/bug74154.phpt +++ b/ext/phar/tests/bug74154.phpt @@ -2,6 +2,7 @@ Bug #74154 (Phar extractTo creates empty files) --EXTENSIONS-- phar +zlib --FILE--