summaryrefslogtreecommitdiff
path: root/ext/phar/tests/011.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-2/+2
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+1
* - Make internal code back-compatible. This included a binary cast in the defa...Steph Fox2008-05-141-1/+1
* Move supporting files to their own directory (toplevel tests)Steph Fox2008-02-201-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-2/+5
* - Update testsMarcus Boerger2007-01-211-15/+5
* 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/+20
* - 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