summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_get_archive_comment.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove bundled libzipNikita Popov2018-09-181-59/+0
|
* Trailing whitespacesGabriel Caruso2018-01-031-1/+1
| | | | Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
* update libzip to version 1.0.1Remi Collet2015-05-061-6/+4
|
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
|
* Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-20/+21
| | | | | | - 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-5/+5
|
* - WSPierre Joye2009-07-191-5/+5
|
* - sync with PECL HEADPierre Joye2008-05-211-11/+13
|
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-121-1/+1
|
* - MFH:Pierre Joye2006-11-031-1/+1
| | | | | | | | | | - 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)
* - #38944, freshly created archive has no comment or cdirPierre Joye2006-09-251-3/+5
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+56