diff --git a/ext/phar/tests/bug81726.phpt b/ext/phar/tests/bug81726.phpt index 11a148c28ea..a86c52a6498 100644 --- a/ext/phar/tests/bug81726.phpt +++ b/ext/phar/tests/bug81726.phpt @@ -1,14 +1,12 @@ --TEST-- Bug #81726 (phar wrapper: DOS when using quine gzip file) ---SKIPIF-- - +--EXTENSIONS-- +phar +zlib --FILE-- --EXPECTF-- -Warning: fopen(phar://%s): failed to open stream: unable to decompress gzipped phar archive "%s" in %s on line %d +Warning: fopen(phar://%s): Failed to open stream: unable to decompress gzipped phar archive "%s" in %s on line %d bool(false)