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.12.0
(beta)
|
- Added setPassword method, support for crypted archives . uncompress only . AES and ZipCrypto - fix VC9 builds (using bundled stdint) - fix preprocessor bug for ZipArchive::close method being renamed to _close on Windows |