What's Changed
- feat:
VisibilityRequiredFixer- support promoted properties by @kubawerlos in #8773 - feat:
BracesPositionFixer- support property hooks by @kubawerlos in #8782 - fix:
StatementIndentationFixer- handle functionssetandget(like property hooks, but not) by @kubawerlos in #8576 - fix:
NativeFunctionInvocationFixer- fix global functionsetcalled in array key by @kubawerlos in #8568 - fix:
StaticPrivateMethodFixer- handle nested calls by @kubawerlos in #8768 - fix:
NoBreakCommentFixer- handle function having return type by @kubawerlos in #8767 - chore:
VisibilityRequiredFixer- document behaviour for asymmetric visibility with only set-visibility by @kubawerlos in #8783
Full Changelog: v3.77.0...v3.78.0