1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[skip ci] Add missing zlib dep to phar compression test

This commit is contained in:
Ilija Tovilo
2025-07-07 16:28:18 +02:00
parent 258fbd6bf9
commit faa78313d9

View File

@@ -2,6 +2,7 @@
GH-18953 (Phar: Stream double free)
--EXTENSIONS--
phar
zlib
--INI--
phar.readonly=0
--FILE--