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.7
(stable)
|
- compatibility with 8.5 - Fix leak when path is too long in ZipArchive::extractTo(). (nielsdos) - Fix memory leak in zip when encountering empty glob result. (nielsdos) - Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()). (nielsdos) |