Skip to content

Zeromq extension can't be used by more that one version of PHP #10

Description

@mattheath

This causes a resource conflict with the source code repository cache as the same resource is defined multiple times.

Likely an issue with any extension that uses the git provider as the provider depends on a cloned repository which will be defined using the repository type within the extension class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions