Skip to content

can support for slevomat/coding-standard v6 be removed? #382

Closed
@swiffer

Description

@swiffer

<!-- Property names used in slevomat/coding-standard v6 -->

the ruleset config adds configuration entries that no longer exist in current versions of slevomat/conding-standard leading to deprecations in PHP 8.2

Deprecated: Creation of dynamic property SlevomatCodingStandard\Sniffs\TypeHints\DeclareStrictTypesSniff::$newlinesCountAfterDeclare is deprecated

Is slevomat/coding-standard v6 support still required ? v8 covers [PHP 7.2 - PHP 8.2](php: ^7.2 || ^8.0) and should be fine for projects running CakePHP 4?

ref: squizlabs/PHP_CodeSniffer#3629 (comment)

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