summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_getcontentsgz.phpt
Commit message (Expand)AuthorAgeFilesLines
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-3/+2
* combine PharFileInfo->setCompressedGZ/setCompressedBZIP2 into compress() with...Greg Beaver2008-04-111-1/+1
* s/getContents/getContent/Greg Beaver2008-04-101-2/+2
* add PharFileInfo->getContents() to retrieve file contentsGreg Beaver2008-04-091-0/+34