The new PECL package zip-1.14.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Fix #70103: ZipArchive::addGlob ignores remove_all_path option (cmb)
- add ZipArchive::setEncryptionName and ZipArchive::setEncryptionIndex
  methods available with libzip >= 1.2.0 (Remi)
- add encryption_method in statIndex/statName returned array (Remi)
- allow to set password in stream wrapper using context (Remi)
- Fix #73803: Reflection of ZipArchive does not show public properties (Remi)
- support for system libzip on Windows (Anatol)
- drop bundled libzip, only support system library (Remi)

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

Related Links
-------------
Package home: http://pecl.php.net/package/zip
   Changelog: http://pecl.php.net/package-changelog.php?package=zip
    Download: http://pecl.php.net/get/zip-1.14.0.tgz

Authors
-------------
Pierre Joye (lead)
Remi Collet (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to