Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFB: plug security hole of unfettered creation access to .phar magic directory | Greg Beaver | 2008-05-15 | 1 | -0/+12 |
* | remove redundant unreachable code in Phar::copy, augment test, and add failin... | Greg Beaver | 2008-04-24 | 1 | -2/+20 |
* | combine PharFileInfo->setCompressedGZ/setCompressedBZIP2 into compress() with... | Greg Beaver | 2008-04-11 | 1 | -1/+1 |
* | fix empty directories in phar, add test | Greg Beaver | 2008-01-09 | 1 | -2/+2 |
* | - Change 'print' to 'die' for skip notices | Marcus Boerger | 2008-01-04 | 1 | -3/+3 |
* | fully implement Phar->copy(), fix test | Greg Beaver | 2007-12-16 | 1 | -9/+19 |
* | add failing test | Greg Beaver | 2007-12-16 | 1 | -0/+44 |