What's Changed
- feat: add support for asymmetric visibility to Doctrine's fixers by @kubawerlos in #8415
- fix:
MethodArgumentSpaceFixer- handle when nested in HTML by @kubawerlos in #8503 - fix:
GeneralPhpdocTagRenameFixer- do not rename keys in array shape definition by @kubawerlos in #8477 - test: run code coverage on PHP 8.4 by @kubawerlos in #8448
- refactor:
TokensAnalyzerTest- better testisArrayandisArrayMultiLineby @kubawerlos in #8504 - refactor:
Tokenizerhash metode usingxxHashby @ddevsr in #8491 - DX: cleanup
NoExtraBlankLinesFixerTestby @kubawerlos in #8505 - DX: remove more duplicated test methods by @kubawerlos in #8506
- DX: for duplicated test methods check methods without parameters by @kubawerlos in #8508
- chore: update
checkbashismsto 2.25.5 by @kubawerlos in #8519
New Contributors
Full Changelog: v3.72.0...v3.73.0