summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_copy.phpt
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* MFB: plug security hole of unfettered creation access to .phar magic directoryGreg Beaver2008-05-151-0/+12
* remove redundant unreachable code in Phar::copy, augment test, and add failin...Greg Beaver2008-04-241-2/+20
* combine PharFileInfo->setCompressedGZ/setCompressedBZIP2 into compress() with...Greg Beaver2008-04-111-1/+1
* fix empty directories in phar, add testGreg Beaver2008-01-091-2/+2
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-3/+3
* fully implement Phar->copy(), fix testGreg Beaver2007-12-161-9/+19
* add failing testGreg Beaver2007-12-161-0/+44