Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #700686 by dww: Make ArchiverInterface::listContents() return a simple list ↵ | Angie Byron | 2010-02-01 |
| | | | | of files, rather than a keyed array, which is inconsistent between extension handlers. | ||
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
| | |||
* | - Patch #648744 by Crell: specified more @return type definitions for ↵ | Dries Buytaert | 2009-12-04 |
| | | | | auto-completion in IDEs. | ||
* | - Patch #604618 by axyjo, sun: archiver code clean-up. | Dries Buytaert | 2009-10-16 |
| | |||
* | - Patch #604618 by Crell, JacobSingh: create a common interface for Archive ↵ | Dries Buytaert | 2009-10-15 |
operations so we can handle .zip, .tar.gz. |