Skip to content

v3.48.0 Small Changes

Compare
Choose a tag to compare
@keradus keradus released this 19 Jan 21:44
· 133 commits to master since this release
v3.48.0
a92472c

What's Changed

  • feat: PhpdocTypesOrderFixer Support DNF types by @smnandre in #7732
  • fix: work correctly for a switch/case with ternary operator by @kubawerlos in #7756
  • fix: NoUselessConcatOperatorFixer - do not remove new line by @kubawerlos in #7759
  • fix: Support shebang in fixers operating on PHP opening tag by @mvorisek in #7687
  • docs: Add PHP-CS-Fixer integration in a GitHub Action step by @Arkanii in #7757
  • chore: FullyQualifiedStrictTypesFixer must run before OrderedInterfacesFixer by @kubawerlos in #7762

New Contributors

Full Changelog: v3.47.1...v3.48.0