What's Changed
- docs:
PhpUnitTestCaseStaticMethodCallsFixer
- fix type ofmethods
option and add example with it by @kubawerlos in #8338 - chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks by @keradus in #8344
- chore: update legacy deps by @keradus in #8342
- chore: fix CI for Windows by @kubawerlos in #8326
- deps: update box by @keradus in #8336
- chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections by @keradus in #8345
Full Changelog: v3.66.0...v3.66.1