Skip to content

v1.17.0

Compare
Choose a tag to compare
@kubawerlos kubawerlos released this 29 Dec 12:34
  • Update PHP CS Fixer to v2.16
  • Add DataProviderStaticFixer
  • Add NoSuperfluousConcatenationFixer
  • Add PhpdocTypesTrimFixer
  • Feature: NoSuperfluousConcatenationFixer - add option "allow_preventing_trailing_spaces"
  • Feature: NoSuperfluousConcatenationFixer - handle concatenation of single and double quoted strings together
  • Deprecate NoUnneededConcatenationFixer
  • Deprecate NullableParamStyleFixer
  • Deprecate SingleLineThrowFixer
  • Allow symfony/finder 5.0
  • Add Windows OS support with AppVeyor