From faa78313d9cc7b89c1df610e4bfabfd38c171245 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Mon, 7 Jul 2025 16:28:18 +0200 Subject: [PATCH] [skip ci] Add missing zlib dep to phar compression test --- ext/phar/tests/gh18953.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/phar/tests/gh18953.phpt b/ext/phar/tests/gh18953.phpt index 52bbace2406..ff48e457cc9 100644 --- a/ext/phar/tests/gh18953.phpt +++ b/ext/phar/tests/gh18953.phpt @@ -2,6 +2,7 @@ GH-18953 (Phar: Stream double free) --EXTENSIONS-- phar +zlib --INI-- phar.readonly=0 --FILE--