Skip to content

v0.12.7 breaks compatibility with PHP 7.4 in ConfigureCallValuesCollector #6864

@W0rma

Description

@W0rma

7e7a90f28649e8be78c0b77efb404dd2a62f157f started using ReflectionClassConstant::IS_PUBLIC in Rector\Core\DependencyInjection\Collector\ConfigureCallValuesCollector which is not available prior to PHP 8.0.

This leads to the following error when running rector on PHP 7.4:

[ERROR] Undefined class constant 'IS_PUBLIC'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions