]> granicus.if.org Git - php/commit
Zip: add support for encrypted archive
authorRemi Collet <remi@php.net>
Thu, 2 Mar 2017 12:36:40 +0000 (13:36 +0100)
committerRemi Collet <remi@php.net>
Thu, 2 Mar 2017 12:36:40 +0000 (13:36 +0100)
commit402eeb85988be91d90a92eff94635b6e9ef6160e
treedaa4427a300d8560f35dd262e8986acead3d3ccf
parent859a6505d3bdb017f68ea1beedb118e3758ccb6f
Zip: add support for encrypted archive
NEWS
UPGRADING
ext/zip/config.m4
ext/zip/examples/encryption.php [new file with mode: 0644]
ext/zip/php_zip.c
ext/zip/php_zip.h
ext/zip/tests/oo_encryption.phpt [new file with mode: 0644]
ext/zip/zip_stream.c