Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 16 Oct 07:39
6f6a1a9

What's Changed

  • fix: WhiteSpace\OperatorAndKeywordSpacingSniff - conflict with declare statement since PHP_CodeSniffer 3.9.1 by @michalbundyra in #203
  • fix: Formatting\ReturnTypeSniff to use new type of token for parenthesis by @michalbundyra in #204
  • feat: Support for DNF types in PHP\DisallowFqnSniff by @michalbundyra in #205
  • QA: Update GHA workflow to run tests on PHP 8.4 by @michalbundyra in #202
  • fix: Classes\NoNullValuesSniff for explicit nullable types by @michalbundyra in #206
  • qa: Remove redundant code in WhiteSpace\ScopeIndentSniff as upstream is fixed by @michalbundyra in #207

Full Changelog: 1.3.2...1.4.0