summaryrefslogtreecommitdiff
path: root/ext/zip
Commit message (Expand)AuthorAgeFilesLines
* Refactor basename using zend_stringXinchen Hui2014-02-232-21/+20
* Bump yearXinchen Hui2014-01-0319-19/+19
* missing file from libzip 0.11.2Remi Collet2013-12-303-0/+211
* fix compat for PHP ABI changesRemi Collet2013-12-301-8/+22
* Sync with pecl/zip 1.12.4devRemi Collet2013-12-3031-111/+400
* Align 'configure --help' columnsChristopher Jones2013-12-201-2/+2
* save a few memoryRemi Collet2013-12-191-3/+3
* Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-12-191-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-12-191-1/+1
| |\
| | * Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real)Remi Collet2013-12-191-1/+1
* | | missing 'config.h' in 5dc37b3Remi Collet2013-11-101-0/+25
* | | Merge branch 'pull-request/500'Anatol Belski2013-11-051-8/+8
|\ \ \
| * | | applied and fixed the original patchAnatol Belski2013-10-171-8/+8
* | | | Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-0499-1870/+4813
* | | | Merge branch 'PHP-5.5'Remi Collet2013-10-291-0/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-10-291-0/+27
| |\ \ \ | | | |/ | | |/|
| | * | add bundled libzip LICENSE, as required by BSD License termsRemi Collet2013-10-291-0/+27
* | | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-201-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-201-1/+1
| |\ \ \ | | |/ /
| | * | When src->src is null this doesn't get initializedRasmus Lerdorf2013-10-201-1/+1
* | | | Merge branch 'PHP-5.5'Felipe Pena2013-10-201-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-201-4/+4
| |\ \ \ | | |/ /
| | * | - Moved NULL check before dereferencingFelipe Pena2013-10-201-4/+4
* | | | Merge branch 'PHP-5.5'Felipe Pena2013-10-201-4/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-201-4/+5
| |\ \ | | |/
| | * - Fix possible memory leakFelipe Pena2013-10-201-4/+5
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
| |\ \ | | |/
| | * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-3/+3
* | | Merge branch '2Guploads'Michael Wallner2013-08-091-5/+1
|\ \ \
| * | | unify stdint type usageMichael Wallner2013-08-061-5/+1
* | | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-302-5/+5
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-103-3/+3
|\ \ \ | |/ /
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-3/+3
* | | Merge branch 'PHP-5.5'Anatol Belski2013-04-103-0/+86
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-04-103-0/+86
| |\ \ | | |/
| | * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-04-103-0/+86
| | |\
| | | * Fixed bug #64342 ZipArchive::addFile() has to check for file existenceAnatol Belski2013-04-103-0/+86
* | | | Merge branch 'PHP-5.5'Anatol Belski2013-03-231-4/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-03-231-4/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-231-4/+1
| | |\ \ | | | |/
| | | * Reworked the changes for bug #64452Anatol Belski2013-03-231-4/+1
* | | | Merge branch 'PHP-5.5'Anatol Belski2013-03-202-4/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-03-202-4/+14
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-202-4/+14
| | |\ \ | | | |/
| | | * Fixed bug #64452 Zip PHPTs crash intermittentlyAnatol Belski2013-03-202-4/+14
| | | * Happy New Year~Xinchen Hui2013-01-012-2/+2