summaryrefslogtreecommitdiff
path: root/ext/phar/tests/009.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Remove the binary cast from unrelated testsPedro Magalhães2016-11-201-1/+1
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-1/+1
* update test to work in php 6Greg Beaver2009-07-241-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-2/+2
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-2/+2
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-1/+1
* throw exceptions from Phar object, and errors from stream wrapperGreg Beaver2007-01-291-1/+5
* implement Phar->getMetadata() Phar->setMetadata(), add tests, implement meta-...Greg Beaver2007-01-291-1/+1
* - Change to new layout wich has some more flags that will be used for permsMarcus Boerger2007-01-131-1/+1
* - Add initial hash support write/read/verify md5/sha1(default)Marcus Boerger2007-01-081-0/+2
* - Add OO interface to handling phar archieves and entriesMarcus Boerger2006-02-281-1/+1
* - Fix a bunch of tests (not all done yet though)Marcus Boerger2006-01-111-3/+3
* - Update testsMarcus Boerger2006-01-041-4/+4
* - Class was renamed (change test names, too)Marcus Boerger2006-01-011-1/+1
* - Class was renamedMarcus Boerger2006-01-011-2/+2
* new test, better naming of testsGreg Beaver2005-12-091-1/+1
* add constraint check for number of manifest entries, and testGreg Beaver2005-12-091-0/+17