php-src/ext/zip
Remi Collet 307e15592b Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Better fix bug #75540 Segfault with libzip 1.3.1 - only 1.3.1 is affected - fix use after free
2017-11-20 09:42:58 +01: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 improve warn (bzip2 requires libzip >= 1.3.0) 2017-09-04 14:47:03 +02:00
config.w32 libzip 1.3.0 supports also bz2 compression 2017-09-04 13:27:53 +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 Merge branch 'PHP-7.1' into PHP-7.2 2017-11-20 09:42:58 +01: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