zip 1.7.3

A zip management extension


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

License: PHP-3.01

Changes

- PECL Bug #8700, zipArchive::getFromIndex fails
- PECL Bug #8676, zipArchive::addFile was not updated and still used VCWD_REALPATH, it now uses expand_filename
- Fixed wrong internal types for comment lenghts, does not affect userland script (Nuno Lopes)