mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-03-26 01:12:28 +01:00
238 B
238 B
2.2.0 (2017-03-02)
Features:
- create output object
ZipOutputFile
fromZipFile
in methodZipFile::edit()
. - create output object
ZipOutputFile
from filename in static methodZipOutputFile::openFromFile(string $filename)
.