Package Information |
Summary |
A zip management extension |
Maintainers |
Pierre Joye (lead)
[wishlist]
[details]
Remi Collet (lead)
[details]
|
License |
PHP-3.01 |
Description |
Zip is an extension to create, modify and read zip files. |
Release notes
Version 1.8.6
(stable)
|
- Fixed possible leaks in zip_read() and zip_entry_read (old API) - Fixed leak when an entry is 0 bytes length in ZipArchive::getFrom*() methods - Use snprintf instead sprintf (Ilia, Marcus) - Add examples images and odt in release |