Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -28/+28 |
* | Fix bug #71860: Require valid paths for phar filenames | Stanislav Malyshev | 2016-03-20 | 1 | -1/+1 |
* | fix test concurrency | Michael Wallner | 2013-09-18 | 1 | -4/+4 |
* | - Bring phar tests into line across all branches | Steph Fox | 2008-08-01 | 1 | -18/+37 |
* | - IS_UNICODE checks and conversions | Steph Fox | 2008-05-19 | 1 | -1/+1 |
* | fix handling of mounted entries when flushing in all phars, and of deleted en... | Greg Beaver | 2008-05-08 | 1 | -1/+3 |
* | fix test to be truly path-agnostic | Greg Beaver | 2008-04-30 | 1 | -1/+1 |
* | fix test | Greg Beaver | 2008-04-27 | 1 | -1/+1 |
* | - Fix a couple of failing tests/bad cleanup | Steph Fox | 2008-04-27 | 1 | -2/+2 |
* | fix invalid free | Greg Beaver | 2008-04-27 | 1 | -1/+2 |
* | fix cleanup | Greg Beaver | 2008-04-26 | 1 | -4/+6 |
* | add Phar::extractTo(dest_directory[, mixed files[, bool overwrite]]) | Greg Beaver | 2008-04-26 | 1 | -0/+126 |