What's Changed
- fix:
MbStrFunctionsFixer- fix imports by @kubawerlos in #8474 - deps: Upgrade PHPStan to 2.1.8 by @keradus in #8489
- fix:
TrailingCommaInMultilineFixer- handle empty match body by @kubawerlos in #8480 - deps: upgrade few dev-deps by @keradus in #8490
- feat:
StatementIndentationFixer- handle property hooks by @kubawerlos in #8492 - fix:
VisibilityRequiredFixer- handle property hooks by @kubawerlos in #8495 - refactor: Runner - unify paths used when using parallel runner by @keradus in #8488
- refactor: generalize CodeHasher into Hasher by @keradus in #8500
- DX: add trailing comma to multiline auto-generated types by @kubawerlos in #8499
- refactor: use Hasher instead of md5 directly by @keradus in #8501
Full Changelog: v3.71.0...v3.72.0