1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-10 16:16:18 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
943cf3e777 Fixed problem with cloning a zip container. 2020-01-22 12:48:15 +03:00
5ec656fde4 Implemented the ability to override the instance of ZipContainer.
ZipContainer will be cloned before writing the zip file.
Tested custom ZipWriter, ZipReader, ZipContainer and ZipFile.
2020-01-21 14:13:47 +03:00