Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -8/+8 |
* | Fix for Bug 74196: PharData->decompress() does not correctly support dot names | Mitch Hagstrand | 2017-04-10 | 1 | -4/+6 |
* | - Added SKIPIF | Felipe Pena | 2008-05-13 | 1 | -0/+1 |
* | refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one... | Greg Beaver | 2008-05-02 | 1 | -18/+18 |
* | refactor compress/convertToTar/convertToPhar/convertToZip/convertToExecutable... | Greg Beaver | 2008-04-11 | 1 | -7/+7 |
* | fix read/write for PharData object, update tests to current API | Greg Beaver | 2008-03-24 | 1 | -21/+9 |
* | not all tests have been converted over to the new API, but it works | Greg Beaver | 2008-03-23 | 1 | -8/+16 |
* | implement full support and usage of phar stream in include_path, for both 5.2... | Greg Beaver | 2008-03-12 | 1 | -2/+2 |
* | - A bit more work on PharData creation/conversion. | Steph Fox | 2008-03-03 | 1 | -0/+121 |