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.22.0
(stable)
|
- compatibility with 8.3 - add new error macros (ER_DATA_LENGTH and ER_NOT_ALLOWED) with libzip >= 1.10.0 - add new archive global flags (ER_AFL_*) with libzip >= 1.10.0 - add ZipArchive::setArchiveFlag and ZipArchive::getArchiveFlag methods |