summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/phar_magic.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
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Cleanup tests version checksTom Van Looy2016-11-201-4/+0
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merg...Greg Beaver2009-07-291-0/+3
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-2/+10
* refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one...Greg Beaver2008-05-021-1/+1
* implement full support and usage of phar stream in include_path, for both 5.2...Greg Beaver2008-03-121-0/+1
* Get rid of zip requirementSteph Fox2008-01-281-1/+0
* add missing skip sections in zip testsGreg Beaver2008-01-141-0/+1
* complete set of new tests for zip-based phars (need to test compression for z...Greg Beaver2008-01-081-0/+32