Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | add OPSYS_Z_CPM missing constant | Remi Collet | 2014-03-07 | 1 | -0/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | fix compat for PHP ABI changes | Remi Collet | 2013-12-30 | 1 | -8/+22 |
* | Sync with pecl/zip 1.12.4dev | Remi Collet | 2013-12-30 | 1 | -2/+212 |
* | save a few memory | Remi Collet | 2013-12-19 | 1 | -3/+3 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2013-12-19 | 1 | -1/+1 |
|\ | |||||
| * | 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 'pull-request/500' | Anatol Belski | 2013-11-05 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | applied and fixed the original patch | Anatol Belski | 2013-10-17 | 1 | -8/+8 |
* | | | | Sync ext/zip with pecl/zip version 1.3.2 | Remi Collet | 2013-11-04 | 1 | -64/+121 |
* | | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-10-20 | 1 | -4/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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.5' | Felipe Pena | 2013-10-20 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | 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.5' | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 'PHP-5.5' | Anatol Belski | 2013-04-10 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-04-10 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-04-10 | 1 | -0/+7 |
| | |\ | |||||
| | | * | Fixed bug #64342 ZipArchive::addFile() has to check for file existence | Anatol Belski | 2013-04-10 | 1 | -0/+7 |
| | | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | * | Fix #62432 ReflectionMethod random corrupt memory on high concurrent | Johannes Schlüter | 2012-06-27 | 1 | -1/+1 |
| | * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-02-21 | 1 | -39/+39 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for read | Stanislav Malyshev | 2013-02-18 | 1 | -39/+39 |
* | | | | Fix a typo in the ZipArchive error messages | Joey Smith | 2013-01-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | set current versions for libzip and zip ext | Anatoliy Belsky | 2012-06-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-07 | 1 | -5/+10 |
|\ \ | |/ | |||||
| * | fixed zip entry freeing | Anatoliy Belsky | 2012-06-07 | 1 | -5/+10 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -2/+1 |
| * | - Fixed bug #54681 (addGlob() crashes on invalid flags) | Felipe Pena | 2011-05-07 | 1 | -0/+32 |
| * | - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) | Pierre Joye | 2011-02-07 | 1 | -10/+30 |
| * | Change the way HAVE_GLOB is dealt with in ext/zip per IRC conversation with | Adam Harvey | 2011-02-04 | 1 | -18/+9 |
| * | Fix bug #53923 (Zip functions assume HAVE_GLOB is defined). | Adam Harvey | 2011-02-04 | 1 | -3/+17 |
| * | - WS | Pierre Joye | 2011-02-01 | 1 | -15/+15 |
| * | Fixed bug #53854 (Missing constants for compression type). Patch by Richard | Adam Harvey | 2011-01-28 | 1 | -0/+6 |
| * | - Fix bug #53166, missing parameters in reflections/docs | Pierre Joye | 2011-01-27 | 1 | -15/+25 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - Fixed bug #53603 (ZipArchive should quiet stat errors). | Gustavo André dos Santos Lopes | 2010-12-24 | 1 | -2/+2 |
| * | - that should not have been applied | Pierre Joye | 2010-12-13 | 1 | -0/+2 |
| * | - add phpize support for windows, need a nmake install for now (nmake devel-p... | Pierre Joye | 2010-12-13 | 1 | -2/+0 |
| * | Fixed crash in zip extract method (possible CWE-170) | Pierre Joye | 2010-11-30 | 1 | -0/+3 |