summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_fclose.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove bundled libzipNikita Popov2018-09-181-55/+0
|
* Trailing whitespacesGabriel Caruso2018-01-031-2/+2
| | | | Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
* update libzip to version 1.0.1Remi Collet2015-05-061-18/+5
|
* trailing whitespace removalStanislav Malyshev2015-01-101-4/+4
|
* Sync with pecl/zip 1.12.4devRemi Collet2013-12-301-0/+1
| | | | | | | | | | - update bunled libzip to 0.11.2 - expose zip_file_set_external_attributes + zip_file_get_external_attributes with new methods: ZipArchive::setExternalAttributesName ZipArchive::setExternalAttributesIndex ZipArchive::getExternalAttributesName ZipArchive::getExternalAttributesIndex
* Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-8/+11
| | | | | | - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip
* initial libzip upgrade patch to 0.10.1Anatoliy Belsky2012-06-071-17/+9
|
* - WSPierre Joye2009-07-191-7/+7
|
* - sync with PECL HEADPierre Joye2008-05-211-14/+10
|
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-121-1/+1
|
* fix leaks within zip entries in several testsNuno Lopes2006-11-111-6/+8
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+74