zip 1.12.2

A zip management extension


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

License: PHP-3.01

Changes

- fix build with PHP 5.3
- add --with-libzip configure option to use system libzip
- move check before dereferencing ptr (Felipe)
- add LICENSE and LICENSE_libzip
- fix bug #64342 ZipArchive::addFile() has to check file existance