Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup tests version checks | Tom Van Looy | 2016-11-20 | 1 | -1/+0 |
* | Fixed PHP6 unicode related tests | Dmitry Stogov | 2014-08-15 | 1 | -1/+1 |
* | - Bring phar tests into line across all branches | Steph Fox | 2008-08-01 | 1 | -1/+4 |
* | - IS_UNICODE checks and conversions | Steph Fox | 2008-05-19 | 1 | -1/+1 |
* | MFB: plug security hole of unfettered creation access to .phar magic directory | Greg Beaver | 2008-05-15 | 1 | -0/+6 |
* | finish code coverage work (whew) | Greg Beaver | 2008-04-26 | 1 | -0/+39 |
* | implement opendir for mounted directories - much simpler to do than I initial... | Greg Beaver | 2008-04-21 | 1 | -0/+26 |
* | rename Phar::getRunningPhar\(\) to Phar::running\(\) and by default return th... | Greg Beaver | 2008-03-23 | 1 | -1/+1 |
* | with stream wrappers in include_path, and after marcus's last fix, only 1 fai... | Greg Beaver | 2008-03-21 | 1 | -2/+2 |
* | implement Phar::mount() for directories, add test | Greg Beaver | 2008-02-25 | 1 | -0/+44 |