Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespaces and fix code style | Rod Elias | 2020-05-12 | 1 | -4/+4 |
* | - add ZipArchive::FL_RECOMPRESS, FL_ENCRYPTED, FL_OVERWRITE, FL_LOCAL, FL_CEN... | Remi Collet | 2020-03-02 | 1 | -2/+14 |
* | fix flaky zip tests, order is OS dependent | Joe Watkins | 2019-06-12 | 1 | -8/+14 |
* | Make zip oo_addglob test more robust | Nikita Popov | 2019-02-21 | 1 | -6/+8 |
* | Remove unused Git ident attributes from zip extension | Peter Kokot | 2018-07-27 | 1 | -1/+0 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris) | Xinchen Hui | 2015-09-21 | 1 | -0/+1 |
* | Added tests for ZipArchive::addGlob() and ZipArchive::addPattern() | Sammy Kaye Powers | 2014-05-23 | 1 | -0/+50 |