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.19.1
(stable)
|
- encode parameter is optional (PHP 8) - deprecate procedural API with PHP 8 - promote warning to exception (PHP 8) - Fixed bug #79678 Build fails due to undeclared ZIP_RDONLY - add ZipArchive::CM_ZSTD constant (since libzip 1.8.0) |