Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Unresolvable conflict #9

@grachevko

Description

@grachevko

Hello. Thank you for great library.

I have installed https://github.com/infection/infection tools, which require safe lib. My project use php8, and i want to install safe8 for it. But i can't install both, because you fork lib without changing namespace and php crash on trying to redeclare functions.

If we will have major release where v1 require php < 8.0 and v2 required php >= 8.0 then we can required v1 || v2 in infection and be happy without conflicts.

So why just not made major release instead of forking library?

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