summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/phar_copy.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-2/+1
* refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one...Greg Beaver2008-05-021-2/+2
* remove ext/zip dependency entirely, write better native zip supportGreg Beaver2008-01-281-1/+0
* add missing skip sections in zip testsGreg Beaver2008-01-141-1/+1
* fix empty directories in phar, add testGreg Beaver2008-01-091-2/+2
* complete set of new tests for zip-based phars (need to test compression for z...Greg Beaver2008-01-081-0/+56