summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-132/+132
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* make it safer for an array underrunAnatol Belski2014-09-141-3/+3
* avoid repeated strlen() usageAnatol Belski2014-09-141-3/+5
* fix typeAnatol Belski2014-09-121-1/+1
* 's' works with size_t round 4Anatol Belski2014-08-271-1/+1
* 's' works with size_t round 3Anatol Belski2014-08-271-8/+9
* first show to make 's' work with size_tAnatol Belski2014-08-271-10/+10
* fixed several long vs zend_long castsAnatol Belski2014-08-261-8/+8
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-251-180/+180
* ported ext/zipAnatol Belski2014-08-191-66/+67
* basic macro replacements, all at onceAnatol Belski2014-08-191-112/+112
* Refactored run_time_cache usage in object handlersDmitry Stogov2014-07-071-6/+6
* Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-6/+2
* Merge branch 'master' into phpngDmitry Stogov2014-05-261-1/+1
|\
* | Fix ZTSNikita Popov2014-05-051-1/+1
* | clean upXinchen Hui2014-05-051-16/+0
* | Finish Zip (all tests pass)Xinchen Hui2014-05-051-2/+6
* | Romove unnecessary proxy macroXinchen Hui2014-05-051-11/+9
* | Fixed memory leak in prop_handlers registeringXinchen Hui2014-05-051-1/+5
* | Don't use this (keyword)Xinchen Hui2014-05-051-102/+102
* | Refactor Zip (1 test failed)Xinchen Hui2014-05-051-345/+210
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-0/+1
|\ \ | |/
| * add OPSYS_Z_CPM missing constantRemi Collet2014-03-071-0/+1
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-3/+3
* | Refactor basename using zend_stringXinchen Hui2014-02-231-15/+15
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* fix compat for PHP ABI changesRemi Collet2013-12-301-8/+22
* Sync with pecl/zip 1.12.4devRemi Collet2013-12-301-2/+212
* 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
* | | 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-041-64/+121
* | | | 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 'PHP-5.5'Anatol Belski2013-04-101-0/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-04-101-0/+7
| |\ \ | | |/
| | * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-04-101-0/+7
| | |\