Skip to content

v3.32.0 Deprecation train

Compare
Choose a tag to compare
@keradus keradus released this 29 Sep 14:36
· 459 commits to master since this release
v3.32.0
8e9e270

What's Changed

  • feat: Deprecate CompactNullableTypehintFixer and proxy to CompactNullableTypeDeclarationFixer by @localheinz in #7339
  • feat: Deprecate NewWithBracesFixer and proxy to NewWithParenthesesFixer by @localheinz in #7331
  • feat: Rename CurlyBraceTransformer to BraceTransformer by @localheinz in #7333
  • feat: Deprecate CurlyBracesPositionFixer and proxy to BracesPositionFixer by @localheinz in #7334
  • feat: Deprecate NoUnneededCurlyBracesFixer and proxy to NoUnneededBracesFixer by @localheinz in #7335
  • deps: Prevent using PHPCSFixer along with unfinalize package by @Wirone in #7343

Full Changelog: v3.31.0...v3.32.0