Skip to content

Commit 347d18b

Browse files
committed
unneeded after fix
1 parent 6c0f9c3 commit 347d18b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/zip/tests/bug53885.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
33
--SKIPIF--
44
<?php
55
if(!extension_loaded('zip')) die('skip');
6-
if(version_compare(ZipArchive::LIBZIP_VERSION, '1.6', '>=')) die('skip libzip too recent');
76
?>
87
--FILE--
98
<?php

0 commit comments

Comments
 (0)