summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_close.c
Commit message (Expand)AuthorAgeFilesLines
* update bundled libzip to 1.1.2Remi Collet2016-02-221-1/+0
* update libzip to version 1.0.1Remi Collet2015-05-061-287/+127
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-34/+34
* Bump yearXinchen Hui2014-01-031-1/+1
* Sync with pecl/zip 1.12.4devRemi Collet2013-12-301-17/+18
* Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-247/+252
* Reworked the changes for bug #64452Anatol Belski2013-03-231-4/+1
* Fixed bug #64452 Zip PHPTs crash intermittentlyAnatol Belski2013-03-201-1/+5
* rechecked the merged libzip, took also the indents from the original toAnatoliy Belsky2012-06-071-13/+13
* fixed a double freeing crashAnatoliy Belsky2012-06-071-2/+0
* initial libzip upgrade patch to 0.10.1Anatoliy Belsky2012-06-071-175/+138
* - update to 0.9.3Pierre Joye2010-02-011-1/+7
* - fix leakPierre Joye2010-02-011-0/+1
* - MFB: Fix #48763, create corrupt archivePierre Joye2009-07-191-1/+4
* - WSPierre Joye2009-07-191-19/+18
* - MFB: restore fix for binary mode on win (regression introduced in 5.2.8)Pierre Joye2009-01-021-2/+6
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: update to 0.9 (torrentzip support, files open only when necessary), wi...Pierre Joye2008-08-071-34/+154
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-1/+1
* - sync with PECL HEADPierre Joye2008-05-211-49/+43
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-121-1/+1
* Fixed snprintf() usageIlia Alshanetsky2007-02-241-2/+3
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-1/+1
* #9278 and #39506, force the binary mode for the zip operation only. At least ...Pierre Joye2006-11-151-0/+3
* - fix leak in zip_close when the function's succeededPierre Joye2006-11-111-1/+1
* - MFH: NLPierre Joye2006-08-121-2/+0
* - this one was not inPierre Joye2006-07-241-0/+556