Skip to content

Conversation

@rdss-sknott
Copy link
Contributor

@rdss-sknott rdss-sknott commented Feb 26, 2024

The changes will only apply to PHP 8 code only. The rules will not touch PHP 7.4 compatible code. If your composer.json states in require->php that your code ist 7.4 compatible the rules will not apply.

  • Switch on sniffs
  • Apply rules to coding-standard
  • Update PHPCS composer package

@rdss-sknott rdss-sknott self-assigned this Feb 26, 2024
@rdss-sknott rdss-sknott marked this pull request as ready for review February 26, 2024 10:17
@rdss-sknott rdss-sknott requested review from a team February 26, 2024 10:17
Copy link

@breadbakerman breadbakerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about escaped mutants in testing?
Without that it looks totally approvable.

@rdss-sknott
Copy link
Contributor Author

What about escaped mutants in testing? Without that it looks totally approvable.

They are in parts of the code i didn't touch + MSI > 95%. I'd argue that it's very approvable ^^

Co-authored-by: Matthias Rüster <129733442+matthias-ruester@users.noreply.github.com>
@rdss-sknott rdss-sknott merged commit 1ae6bc8 into main Feb 29, 2024
@rdss-sknott rdss-sknott deleted the activate-php82-sniffs branch February 29, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants