We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0f9c3 commit 347d18bCopy full SHA for 347d18b
ext/zip/tests/bug53885.phpt
@@ -3,7 +3,6 @@ Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
3
--SKIPIF--
4
<?php
5
if(!extension_loaded('zip')) die('skip');
6
-if(version_compare(ZipArchive::LIBZIP_VERSION, '1.6', '>=')) die('skip libzip too recent');
7
?>
8
--FILE--
9
0 commit comments