Skip to content

Missing dependency on AbstractZipWriter #46

Description

@Quark-Zimmerman

Tried to use your package in Joomla, and getting error of AbstractZipWriter class not found , obviously based on
**use ZipMerge\Zip\Core\AbstractZipWrite**r; use ZipMerge\Zip\Core\Header\ZipFileEntry; use ZipMerge\Zip\Stream\ZipMerge;
in Zip/src/Zip/Core/AbstractZipArchive.php it part of ZipMerge , but that was never defined as requirement , so I guess there is a small issue here ...

https://github.com/Grandt/PHPZipMerge/blob/master/src/ZipMerge/Zip/Core/AbstractZipWriter.php

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions