php-src/ext/zip
2015-09-24 22:39:59 +03:00
..
examples add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methods 2015-05-06 15:16:43 +02:00
lib Fix build on Windows 2015-09-04 17:49:48 +02:00
tests Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris) 2015-09-21 22:04:27 +08:00
config.m4 update libzip to version 1.0.1 2015-05-06 15:16:43 +02:00
config.w32 fix config.w32 to include suitable lib files 2015-08-19 19:00:51 +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 Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
php_zip.h ext/zip version is now 1.13.0 2015-09-07 14:04:20 +02:00
TODO
zip_stream.c remove TSRMLS_* 2015-08-02 13:42:01 +02:00