Skip to content

Q: Some higher php-version rules dont run #9727

@sreichel

Description

@sreichel

Question

  • projects min-version is php 8.1
  • symfony/polyfill up to 8.5 installed

I'd like to add some rule to prepare for next update, e.g. adding some php-attributes ...

  • #[\Deprecated]
  • #[\Override]
  • ...

I'v added related rules for it, but nothing changes.

But another rule thats included, Php85\ArrayDimFetch\ArrayFirstLastRector::class runs.

Whats the difference?

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