Skip to content

v3.84.0 Alexander

Latest
Compare
Choose a tag to compare
@keradus keradus released this 15 Jul 18:22
· 8 commits to master since this release
v3.84.0
38dad07

What's Changed

  • feat: VisibilityRequiredFixer - support final promoted properties by @gharlan in #8835
  • chore: simplify isGivenKind/equals/equalsAll calls by @gharlan in #8843
  • fix: PhpdocToParamTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @kubawerlos in #8842
  • chore: introduce FCT for few missing tokens by @keradus in #8845
  • docs: Support for new PHP version by @keradus in #8780
  • feat: Introduce NoUselessPrintfFixer by @paulbalandan in #8820
  • feat: NewExpressionParenthesesFixer - add to PHP84MigrationSet by @gharlan in #8788
  • chore: remove useless static variables for const content by @gharlan in #8836
  • fix: PhpdocToReturnTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @kubawerlos in #8846
  • fix: PhpdocToPropertyTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @kubawerlos in #8847
  • feat: CastSpacesFixer - support (void) cast by @kubawerlos in #8851

Full Changelog: v3.83.0...v3.84.0