summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_dir_iterate.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* 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-2/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+1
* minor re-factoring of phar_open_url to remove one nested brackets, put fopen ...Greg Beaver2008-04-141-6/+7
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-1/+1
* fix testGreg Beaver2007-12-141-3/+3
* new test for dir iteration (covers some code missing in gcov tests)Greg Beaver2007-11-251-0/+31