zip 1.15.4

A zip management extension


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

License: PHP-3.01

Changes

- Fixed Bug #76524 ZipArchive memory leak (OVERWRITE flag and empty archive)
- Fixed incorrrecr zval_dtor() usage to replace value of argument passed by reference, that may lead to memory leaks.