summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_error.c
Commit message (Collapse)AuthorAgeFilesLines
* update bundled libzip to 1.1.2Remi Collet2016-02-221-2/+1
|
* update libzip to version 1.0.1Remi Collet2015-05-061-36/+77
|
* bump yearXinchen Hui2015-01-151-1/+1
|
* trailing whitespace removalStanislav Malyshev2015-01-101-10/+10
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-3/+6
| | | | | | - 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-1/+12
|
* - sync with PECL HEADPierre Joye2008-05-211-11/+8
|
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-121-6/+6
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* - MFH:Pierre Joye2006-11-031-2/+11
| | | | | | | | | | - fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes)
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+95