3.2.0
- Fixed memory leak.
- Fixed ZIP64 (large zip files) problem.
- Added new methods:
ZipFile::getEntry()
ZipFile::getEntries()
ZipFile::addSplFile()
ZipFile::addFromFinder()
- New internal
ZipReader
andZipWriter
classes - Added .phpstorm.meta.php file for auto-completion in PhpStorm
ZipFileInterface
andZipInfo
are deprecated