php-src/ext/zip
2015-05-12 14:32:05 +02:00
..
examples add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methods 2015-05-06 15:16:43 +02:00
lib better fix (also fix i386 build) 2015-05-06 16:59:50 +02:00
tests add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methods 2015-05-06 15:16:43 +02:00
config.m4 update libzip to version 1.0.1 2015-05-06 15:16:43 +02:00
config.w32 update libzip to version 1.0.1 2015-05-06 15:16:43 +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 return FALSE instead of NULL from ZipArchive::getStream when php_stream_zip_open() fails (fixes #67161) 2015-05-12 14:32:05 +02:00
php_zip.h set ext/zip version to 1.13 (as we have new methods... semver...) 2015-05-07 10:41:48 +02:00
TODO - MFH: 2006-11-03 16:46:19 +00:00
zip_stream.c don't use deprecated libzip call 2015-05-06 15:16:43 +02:00