Skip to content

Conversation

@rdss-sknott
Copy link
Contributor

@rdss-sknott rdss-sknott commented Oct 25, 2023

  • "PSR1.Files.SideEffects.FoundWithSymbols" wrongly identifies read-only
    keyword as side effect
  • "Squiz.Classes.ClassDeclaration.SpaceBeforeKeyword" wrongly expects
    class keyword to be first in line
  • No need to be backwards compatible because coding-standard adapts to
    PHP version on it's own

@rdss-sknott rdss-sknott added the patch Label for patch release label Oct 25, 2023
@rdss-sknott rdss-sknott self-assigned this Oct 25, 2023
* "PSR1.Files.SideEffects.FoundWithSymbols" wrongly identifies read-only
  keyword as side effect
* "Squiz.Classes.ClassDeclaration.SpaceBeforeKeyword" wrongly expects
  class keyword to be first in line
* No need to be backwards compatible because coding-standard adapts to
  PHP version on it's own
@rdss-sknott rdss-sknott force-pushed the php-82-sniff-incompatible branch from b0d957a to b6ac905 Compare October 25, 2023 12:50
@rdss-sknott rdss-sknott marked this pull request as ready for review October 25, 2023 12:57
@rdss-sknott rdss-sknott requested review from a team October 25, 2023 12:57
@rdss-sknott rdss-sknott merged commit d23ac94 into main Oct 26, 2023
@rdss-sknott rdss-sknott deleted the php-82-sniff-incompatible branch October 26, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Label for patch release

Development

Successfully merging this pull request may close these issues.

5 participants