| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-12-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real) | Remi Collet | 2013-12-19 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-10-29 | 1 | -0/+27 |
| |\ \ | |/ | |||||
| | * | add bundled libzip LICENSE, as required by BSD License terms | Remi Collet | 2013-10-29 | 1 | -0/+27 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2013-10-20 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | When src->src is null this doesn't get initialized | Rasmus Lerdorf | 2013-10-20 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-20 | 1 | -4/+4 |
| |\ \ | |/ | |||||
| | * | - Moved NULL check before dereferencing | Felipe Pena | 2013-10-20 | 1 | -4/+4 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-20 | 1 | -4/+5 |
| |\ \ | |/ | |||||
| | * | - Fix possible memory leak | Felipe Pena | 2013-10-20 | 1 | -4/+5 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 3 | -3/+3 |
| * | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 3 | -3/+3 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-04-10 | 3 | -0/+86 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-04-10 | 3 | -0/+86 |
| | |\ | |||||
| | | * | Fixed bug #64342 ZipArchive::addFile() has to check for file existence | Anatol Belski | 2013-04-10 | 3 | -0/+86 |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-03-23 | 1 | -4/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-23 | 1 | -4/+1 |
| | |\ \ | | |/ | |||||
| | | * | Reworked the changes for bug #64452 | Anatol Belski | 2013-03-23 | 1 | -4/+1 |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-03-20 | 2 | -4/+14 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-20 | 2 | -4/+14 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #64452 Zip PHPTs crash intermittently | Anatol Belski | 2013-03-20 | 2 | -4/+14 |
| | | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | * | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| * | | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for read | Stanislav Malyshev | 2013-02-18 | 1 | -39/+39 |
| * | | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-08-21 | 1 | -0/+54 |
| |\ \ | |/ | |||||
| | * | Added test for bug #51353. It'll be skipped by default and must be | Anatoliy Belsky | 2012-08-21 | 1 | -0/+54 |
| | * | Fix #62432 ReflectionMethod random corrupt memory on high concurrent | Johannes Schlüter | 2012-06-27 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-19 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | sync zip ext version with pecl | Anatoliy Belsky | 2012-06-19 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-17 | 2 | -12/+3 |
| |\ \ | |/ | |||||
| | * | Reverted the BC fix regarding to #57905, test adopted | Anatoliy Belsky | 2012-06-17 | 2 | -12/+3 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-07 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | set current versions for libzip and zip ext | Anatoliy Belsky | 2012-06-07 | 2 | -2/+2 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-07 | 65 | -713/+2751 |
| |\ \ | |/ | |||||
| | * | zip windows fixes | Anatoliy Belsky | 2012-06-07 | 3 | -8/+14 |
| | * | fixed bc break related to #57905 | Anatoliy Belsky | 2012-06-07 | 1 | -2/+10 |
| | * | fixed a bit overlooked from the last libzip port | Anatoliy Belsky | 2012-06-07 | 1 | -2/+2 |
| | * | brought the fix for #47667 back | Anatoliy Belsky | 2012-06-07 | 1 | -2/+8 |
| | * | fixed zip entry freeing | Anatoliy Belsky | 2012-06-07 | 1 | -5/+10 |
| | * | rechecked the merged libzip, took also the indents from the original to | Anatoliy Belsky | 2012-06-07 | 6 | -28/+18 |
| | * | fixed a double freeing crash | Anatoliy Belsky | 2012-06-07 | 1 | -2/+0 |
| | * | fixed header include | Anatoliy Belsky | 2012-06-07 | 1 | -1/+1 |
| | * | initial libzip upgrade patch to 0.10.1 | Anatoliy Belsky | 2012-06-07 | 64 | -691/+2716 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | * | Fix cleanup routines | Hannes Magnusson | 2011-09-07 | 1 | -0/+5 |
