zip 1.19.1

A zip management extension


Zip is an extension to create, modify and read zip files.

License: PHP-3.01

Changes

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