php-src/ext/zip
Christoph M. Becker c77f783777 Fix #70322: ZipArchive::close() doesn't indicate errors
If an archive can't be written, ZipArchive::close() nonetheless returns TRUE.
We fix the return value to properly return success, and additionally raise a
warning on failure.
2015-09-05 00:34:10 +02:00
..
examples Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
lib Merge branch 'PHP-5.5' into PHP-5.6 2015-03-17 22:03:24 -07:00
tests Fix #70322: ZipArchive::close() doesn't indicate errors 2015-09-05 00:34:10 +02:00
config.m4 Sync with pecl/zip 1.12.4dev 2013-12-30 07:35:30 +01:00
config.w32 Sync with pecl/zip 1.12.4dev 2013-12-30 07:35:30 +01:00
CREDITS Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
LICENSE_libzip add bundled libzip LICENSE, as required by BSD License terms 2013-10-29 09:02:24 +01:00
php_zip.c Fix #70322: ZipArchive::close() doesn't indicate errors 2015-09-05 00:34:10 +02:00
php_zip.h bump zip release to match pecl version 2015-04-15 17:37:12 +02:00
TODO - MFH: 2006-11-03 16:46:19 +00:00
zip_stream.c bump year 2015-01-15 23:26:37 +08:00