php-src/ext/zip
Anatol Belski bf43ab53ae Merge branch 'PHP-7.2'
* PHP-7.2:
  Apply upstream patch for CVE-2017-14107
  Backport and apply upstream patch for CVE-2017-14107
2017-10-27 14:18:55 +02:00
..
examples Zip: add support for encrypted archive 2017-03-02 13:36:40 +01:00
lib Merge branch 'PHP-7.1' into PHP-7.2 2017-10-27 14:18:27 +02:00
tests ZipArchive implements countable, added ZipArchive::count() method 2017-07-10 11:31:55 +02:00
config.m4 Use system libzip by default 2017-09-11 09:23:01 +02:00
config.w32 remove bundled libzip config for .w32 2017-09-07 15:16:12 +02:00
CREDITS Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
LICENSE_libzip update libzip to version 1.0.1 2015-05-06 15:16:43 +02:00
php_zip.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
php_zip.h Fix segfault in php_stream_context_get_option call 2017-07-11 11:41:47 +02:00
TODO
zip_stream.c Fix segfault in php_stream_context_get_option call 2017-07-11 11:41:47 +02:00