Updated third-party dependencies (to support Symfony 6) and added tests on php 8.1.
mcrypt support.\PhpZip\ZipFile::outputAsSymfonyResponse method\PhpZip\ZipFile::outputAsResponse method is declared deprecated and must be replaced by \PhpZip\ZipFile::outputAsPsr7Response.zipalign support. It will be moved to the nelexa/apkfile package.\PhpZip\ZipFileInterface.\PhpZip\Model\ZipInfo.\PhpZip\ZipFile::getEntryInfo, \PhpZip\ZipFile::getAllInfo, \PhpZip\ZipFile::setZipAlign, etc.psalm.Fixed #58. Virgula a mais nas linhas 85 e 95 no arquivo /.phpstorm.meta.php
ZipFile::extractTo() method changed. Added parameter &$extractEntries, which contains information about the extracted files.ZipFile::getEntry()ZipFile::getEntries()ZipFile::addSplFile()ZipFile::addFromFinder()ZipReader and ZipWriter classesZipFileInterface and ZipInfo are deprecatedFix #13 Fix #16 Fix #27 Fix #31 Fix #41
ZipModel for all changes.ZipInputStream and ZipOutputStream.CentralDirectory.count() returns 0 when files are added in directories).ZipFile::withReadPassword to ZipFile::setReadPasswordZipFile::withNewPassword to ZipFile::setPasswordZipFile::withoutPassword to ZipFile::disableEncryptionFix bug issue #8 - Error if the file is empty.
Merge ZipOutputFile with ZipFile and optimize the zip archive update.
See the update instructions in README.md.
Features:
ZipOutputFile from ZipFile in method ZipFile::edit().ZipOutputFile from filename in static method ZipOutputFile::openFromFile(string $filename).How can I help you explore Laravel packages today?