php-src/ext/zip
Dmitry Stogov 0f06df310c Turn "php_stream_wrapper"s into constants
Keep non-constant "php_stream_wrapper"s in API functions and callbacks for compatibility.
2017-12-14 22:46:22 +03: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 Cleanup type conversion 2017-12-07 19:24:55 +03:00
php_zip.h Turn "php_stream_wrapper"s into constants 2017-12-14 22:46:22 +03:00
zip_stream.c Turn "php_stream_wrapper"s into constants 2017-12-14 22:46:22 +03:00