Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ZipArchive implements countable, added ZipArchive::count() method | Remi Collet | 2017-07-10 | 1 | -0/+26 |
* | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 3 | -3/+3 |
* | Zip: add support for encrypted archive | Remi Collet | 2017-03-02 | 1 | -0/+66 |
* | Merge branch 'PHP-7.1' | Remi Collet | 2017-02-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2017-02-19 | 1 | -1/+1 |
| |\ | |||||
| | * | fix test for libzip 1.2.0 | Remi Collet | 2017-02-19 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-06 | 1 | -0/+34 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -0/+34 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'pull-request/1430' into PHP-7.0 | Joe Watkins | 2017-01-06 | 1 | -0/+34 |
| | |\ | |||||
| | | * | Fix #70103: ZipArchive::addGlob ignores remove_all_path option | Christoph M. Becker | 2015-08-13 | 1 | -0/+34 |
* | | | | Cleanup tests version checks | Tom Van Looy | 2016-11-20 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-06 | 2 | -0/+31 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-06 | 2 | -0/+31 |
| |\ \ | |||||
| | * | | Fix #70752: Depacking with wrong password leaves 0 length files | Christoph M. Becker | 2016-09-06 | 2 | -0/+31 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-07-24 | 1 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd) | Xinchen Hui | 2016-07-24 | 1 | -0/+20 |
* | | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 3 | -0/+60 |
|/ / / | |||||
* | | | fix test title | Anatol Belski | 2016-05-30 | 1 | -1/+1 |
* | | | Add test for bug #72258 | Anatol Belski | 2016-05-30 | 2 | -0/+26 |
* | | | Merge branch 'PHP-5.6.18' into PHP-7.0.3 | Stanislav Malyshev | 2016-02-01 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6.18 | Stanislav Malyshev | 2016-02-01 | 1 | -8/+8 |
| |\ \ | |||||
| | * | | fix tests | Stanislav Malyshev | 2016-02-01 | 1 | -8/+8 |
* | | | | Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris) | Xinchen Hui | 2015-09-21 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 2 | -1/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix #70322: ZipArchive::close() doesn't indicate errors | Christoph M. Becker | 2015-09-05 | 2 | -1/+31 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -0/+33 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+33 |
| |\ \ | | |/ | |||||
| | * | fix test | Stanislav Malyshev | 2015-09-01 | 1 | -1/+1 |
| | * | Fixed bug #70350: ZipArchive::extractTo allows for directory traversal when c... | Stanislav Malyshev | 2015-08-30 | 1 | -0/+33 |
* | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-23 | 2 | -0/+35 |
|\ \ \ | |/ / | |||||
| * | | Fix #53854: Missing constants for compression type | Christoph M. Becker | 2015-07-23 | 2 | -0/+35 |
* | | | add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methods | Remi Collet | 2015-05-06 | 1 | -0/+72 |
* | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-26 | 2 | -0/+101 |
|\ \ \ | |||||
| * \ \ | Merge branch 'new-tests' of https://github.com/SammyK/php-src | Xinchen Hui | 2014-05-24 | 2 | -0/+101 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Added tests for ZipArchive::addGlob() and ZipArchive::addPattern() | Sammy Kaye Powers | 2014-05-23 | 2 | -0/+101 |
| | |/ | |||||
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
* | | | Refactor Zip (1 test failed) | Xinchen Hui | 2014-05-05 | 2 | -2/+2 |
|/ / | |||||
* | | missing file from libzip 0.11.2 | Remi Collet | 2013-12-30 | 1 | -0/+75 |
* | | Sync ext/zip with pecl/zip version 1.3.2 | Remi Collet | 2013-11-04 | 4 | -0/+121 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
|/ | |||||
* | Fixed bug #64342 ZipArchive::addFile() has to check for file existence | Anatol Belski | 2013-04-10 | 2 | -0/+79 |
* | Added test for bug #51353. It'll be skipped by default and must be | Anatoliy Belsky | 2012-08-21 | 1 | -0/+54 |
* | Reverted the BC fix regarding to #57905, test adopted | Anatoliy Belsky | 2012-06-17 | 1 | -2/+1 |
* | Fix cleanup routines | Hannes Magnusson | 2011-09-07 | 1 | -0/+5 |
* | Removed old (< 5.3) version of test and cleaned up the actual version. | Shein Alexey | 2011-09-02 | 3 | -60/+18 |
* | - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) | Pierre Joye | 2011-02-07 | 1 | -5/+2 |
* | fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive) | Stanislav Malyshev | 2011-01-30 | 1 | -0/+19 |
* | - Fixed bug #53867 (Test failure) | Felipe Pena | 2011-01-28 | 1 | -1/+1 |
* | Fixed bug #53854 (Missing constants for compression type). Patch by Richard | Adam Harvey | 2011-01-28 | 1 | -0/+44 |
* | Fix zip test. | Adam Harvey | 2011-01-28 | 1 | -1/+1 |