Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
* | refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one... | Greg Beaver | 2008-05-02 | 1 | -2/+2 |
* | remove ext/zip dependency entirely, write better native zip support | Greg Beaver | 2008-01-28 | 1 | -1/+0 |
* | add missing skip sections in zip tests | Greg Beaver | 2008-01-14 | 1 | -1/+1 |
* | fix empty directories in phar, add test | Greg Beaver | 2008-01-09 | 1 | -2/+2 |
* | complete set of new tests for zip-based phars (need to test compression for z... | Greg Beaver | 2008-01-08 | 1 | -0/+56 |