zip 1.8.0

A zip management extension


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

License: PHP-3.01

Changes

- Fixed a possible leak in statName and statIndex
- Added zipArchive::adEmptyDir() method, creates an empty directory
- Fixed setComment when used with a freshly added entry
- setComment now returns the expected value (boolean) (Hannes)