summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_getcontents.phpt
Commit message (Expand)AuthorAgeFilesLines
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-3/+2
* finish code coverage testing of phar_object.c (except for iterator building, ...Greg Beaver2008-04-251-3/+16
* s/getContents/getContent/Greg Beaver2008-04-101-2/+2
* add PharFileInfo->getContents() to retrieve file contentsGreg Beaver2008-04-091-0/+26