| 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.8
(stable)
|
- Fixed bug GH-19932 Memory leak in zip setEncryptionName()/setEncryptionIndex() (David Carlier) - Fix memory leak when passing enc_method/enc_password is passed as option for ZipArchive::addGlob()/addPattern() and with consecutive calls. (David Carlier) - Fix crash in property existence test. (ndossche) - Don't truncate return value of zip_fread() with user sizes. (ndossche) |