Skip to content

Do not count "skipped" changes as BC breaking #735

@bshaffer

Description

@bshaffer

We are getting a lot of "skipped" errors. Some are because of classes that have been renamed and aliased using class_alias, and some which are from older versions of dependencies. But either way, these errors are not between versions, but rather, they exist in both versions. So I do not think they should count as BC breaks.

What is the reasoning for marking "skipped" changes as breaking BC? Can we set Change::$isBcBreak to false [1] for these types of changes?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions