summaryrefslogtreecommitdiff
path: root/ext/phar/tests/mounteddir.phpt
Commit message (Expand)AuthorAgeFilesLines
* Prevent test conflictsChristoph M. Becker2019-05-141-0/+2
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-14/+14
* Cleanup tests version checksTom Van Looy2016-11-201-1/+0
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+4
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+1
* MFB: plug security hole of unfettered creation access to .phar magic directoryGreg Beaver2008-05-151-0/+6
* finish code coverage work (whew)Greg Beaver2008-04-261-0/+39
* implement opendir for mounted directories - much simpler to do than I initial...Greg Beaver2008-04-211-0/+26
* rename Phar::getRunningPhar\(\) to Phar::running\(\) and by default return th...Greg Beaver2008-03-231-1/+1
* with stream wrappers in include_path, and after marcus's last fix, only 1 fai...Greg Beaver2008-03-211-2/+2
* implement Phar::mount() for directories, add testGreg Beaver2008-02-251-0/+44