summaryrefslogtreecommitdiff
path: root/ext/phar/tests/010.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-2/+2
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-3/+3
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-3/+3
* - Make internal code back-compatible. This included a binary cast in the defa...Steph Fox2008-05-141-1/+1
* - 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
* implement reading meta-data from phars. writing is not yet supportedGreg Beaver2007-01-211-1/+1
* - Change to new layout wich has some more flags that will be used for permsMarcus Boerger2007-01-131-2/+2
* - 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-5/+8
* - 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
* add missing testsGreg Beaver2005-12-101-0/+20