Skip to content

4.3.0

Compare
Choose a tag to compare
@ergebnis-bot ergebnis-bot released this 08 Mar 22:05
· 1521 commits to main since this release
4.3.0
4c065a2

What's Changed

  • Enhancement: Configure blank_line_before_statement fixer to include additional statements by @localheinz in #581
  • Fix: Use strpos by @localheinz in #582
  • Enhancement: Configure no_unneeded_control_parentheses fixer to include additional statements by @localheinz in #583
  • composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #585
  • Enhancement: Configure ordered_class_elements fixer to order more elements by @localheinz in #584
  • Enhancement: Configure phpdoc_align fixer to align more tags by @localheinz in #586
  • Enhancement: Configure single_class_element_per_statement fixer to enforce single class element for const statements by @localheinz in #587
  • Enhancement: Configure single_space_after_construct fixer to enforce a single space after additional constructs by @localheinz in #588

Full Changelog: 4.2.0...4.3.0