Edit report at http://bugs.php.net/bug.php?id=51353&edit=1

 ID:                 51353
 Updated by:         paj...@php.net
 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:

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).


Previous Comments:
------------------------------------------------------------------------
[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 http://bugs.php.net/bug.php?id=51353&edit=1

Reply via email to