Skip to content

missing ZIP extension causes double download in composer #60

@simonthum

Description

@simonthum

I'm wary of php enought not to know wheter this is #8 but the ZIP extension seems missing.

I'm using composer and it fetches stuff like

  • Installing phpunit/phpunit (3.7.31)
    Downloading: 100%
    Failed to download phpunit/phpunit from dist: Could not decompress the archive, enable the PHP zip extension.
    A php.ini file does not exist. You will have to create one.
    Now trying to download from source
    • Installing phpunit/phpunit (3.7.31)
      Cloning d24e9877331039582497052cc3c4d9f465b88210

Guessing from execution times it does download twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions