summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_buildfromiterator10.phpt
Commit message (Expand)AuthorAgeFilesLines
* fix test concurrencyMichael Wallner2013-09-181-2/+2
* fix buildFromIterator with filesystem iterator in php 6Greg Beaver2009-07-261-35/+35
* begin work on making phar php6-readyGreg Beaver2009-07-241-36/+35
* - MFBSteph Fox2008-08-311-1/+5
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+4
* [DOC]Greg Beaver2008-05-071-3/+1
* really fix test by fixing the regexGreg Beaver2008-04-261-46/+2
* fix buildfromiterator base to exclude directory separator on unix or windows,...Greg Beaver2008-04-261-1/+45
* - Added a RecursiveIterator/buildFromIterator testSteph Fox2008-04-261-0/+100