Edit report at https://bugs.php.net/bug.php?id=51353&edit=1
ID: 51353 Comment by: chris at crgs dot co dot uk Reported by: niculaantoniu at yahoo dot com Summary: ZIP64 problem Status: Assigned Type: Feature/Change Request Package: Zip Related Operating System: ANY PHP Version: 5.3.2 Assigned To: pajoye Block user comment: N Private report: N New Comment: Would really like to see libzip 0.10.1 included in PHP to fix this and possibly other issues (Bug #59118, Bug #55383) - is there any reason why it can't be done? Previous Comments: ------------------------------------------------------------------------ [2011-09-20 02:07:49] tim dot lock at netspot dot com dot au Hi, Upstream version of libzip is 0.10, please include in future PHP version. Regards, Tim ------------------------------------------------------------------------ [2011-01-16 10:27:11] paj...@php.net Thanks for the link, I'm following the upstream changes as well. However this change has not yet been released and pushing unreleased patches can force me to maintain something that is not anymore in the upstream library. As soon as this patch hits a release, I will merge it (along other related changes). ------------------------------------------------------------------------ [2011-01-16 02:11:23] magical...@php.net Precision: PHP seems to be able to open files with more than 65535 files, but will only be able to access the 65535 first files in the archive. libzip is BSD. The related diff (adding support for archives with more than 65535 files) it at: http://hg.nih.at/libzip/?cs=daa140b84947 ------------------------------------------------------------------------ [2010-03-22 21:16:32] niculaantoniu at yahoo dot com Description: ------------ You can not decompress ZIP64 files (zip files with more than 64k entries) The libzip >= 0.9.1 does support more than 64k entries. Test script: --------------- No need for test script just read the libzip news section: http://nih.at/libzip/NEWS.html The libzip >= 0.9.1 does support more than 64k entries. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=51353&edit=1