summaryrefslogtreecommitdiff
path: root/ext/phar/tests/013.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+1
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-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
* - Don't be to picky, as long as we get an error here, we're fineMarcus Boerger2007-01-221-1/+1
* - Update testsMarcus Boerger2007-01-211-20/+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/+4
* - Add initial hash support write/read/verify md5/sha1(default)Marcus Boerger2007-01-081-0/+2
* - Fix a bunch of tests (not all done yet though)Marcus Boerger2006-01-111-3/+17
* - Use temp streams internally instead of memory to reduce memory usageMarcus Boerger2006-01-051-1/+1
* - Update testsMarcus Boerger2006-01-041-5/+5
* - Class was renamed (change test names, too)Marcus Boerger2006-01-011-1/+1
* - Class was renamedMarcus Boerger2006-01-011-1/+1
* update tests to new API (16, 18, 19 still fail)Greg Beaver2006-01-011-1/+1
* switch to php_stream_wrapper_log_error from php_error_docref (should be docum...Greg Beaver2005-12-111-1/+1
* add crc checked flag, for slight speedup on multiple access to the same fileGreg Beaver2005-12-101-1/+1
* new test, better naming of testsGreg Beaver2005-12-091-0/+20