| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | - fix #39863, do not accept paths with NULL in them. See http://news.php.net/... | Pierre Joye | 2010-11-18 | 1 | -0/+15 |
| * | ws fix | Rasmus Lerdorf | 2010-11-15 | 1 | -6/+6 |
| * | - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2... | Pierre Joye | 2010-10-19 | 1 | -0/+3 |
| * | Fixed a compiler warning | Ilia Alshanetsky | 2010-09-20 | 1 | -1/+1 |
| * | - Fix #51002, fix possible memory corruption with very long names | Pierre Joye | 2010-06-15 | 1 | -3/+3 |
| * | - Fix proto and argname | Felipe Pena | 2010-06-03 | 1 | -3/+3 |
| * | - Added ZipArchive arginfo | Felipe Pena | 2010-06-03 | 1 | -30/+135 |
| * | Merge safe_mode changes into extensions that are in sync in both branches | Kalle Sommer Nielsen | 2010-04-26 | 1 | -8/+8 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Removed unreachable code (stream == NULL check is done already) | Ilia Alshanetsky | 2011-09-21 | 1 | -8/+0 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -2/+1 |
* | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -9/+9 |
* | | - 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/+29 |
* | | 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 | -18/+18 |
* | | 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 |
* | | Fixed crash in zip extract method (possible CWE-170) | Pierre Joye | 2010-11-30 | 1 | -0/+3 |
* | | - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2... | Pierre Joye | 2010-10-19 | 1 | -0/+3 |
* | | Fixed a compiler warning | Ilia Alshanetsky | 2010-09-20 | 1 | -1/+1 |
* | | - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex | Pierre Joye | 2010-08-30 | 1 | -1/+1 |
* | | - Fix #51002, fix possible memory corruption with very long names | Pierre Joye | 2010-06-15 | 1 | -3/+3 |
* | | - Fix proto and argname | Felipe Pena | 2010-06-03 | 1 | -3/+3 |
* | | - Added ZipArchive arginfo | Felipe Pena | 2010-06-03 | 1 | -30/+135 |
* | | Added caches to eliminate repeatable run-time bindings of functions, classes,... | Dmitry Stogov | 2010-05-24 | 1 | -5/+3 |
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -8/+8 |
* | | Changed the structure of op_array.opcodes. The constant values are moved from... | Dmitry Stogov | 2010-04-20 | 1 | -9/+24 |
|/ |
|