What's Changed
- feat: introduce
PhpUnitAttributesFixer
by @kubawerlos in #7831 - fix: Remove Infection during Docker release by @Wirone in #7937
- fix:
PhpUnitTestClassRequiresCoversFixer
- do not add annotation when there are attributes by @kubawerlos in #7880 - fix:
PhpUnitMethodCasingFixer
- do not double underscore by @kubawerlos in #7949 - fix:
FullyQualifiedStrictTypesFixer
- do not add imports before PHP opening tag by @kubawerlos in #7955 - DX: there is no namespace if there is no PHP code by @kubawerlos in #7953
- DX: cleanup
FullyQualifiedStrictTypesFixerTest
by @kubawerlos in #7954 - DX: Improve internal dist config for Fixer by @Wirone in #7952
- DX: update .gitattributes by @kubawerlos in #7931
- DX: cleanup
PhpdocNoAccessFixerTest
by @kubawerlos in #7933 - test: Ignore PHP version related mutations by @Wirone in #7935
- DX: cleanup
PhpUnitStrictFixerTest
by @kubawerlos in #7938 - DX: Improve issue templates by @Wirone in #7942
- DX: cleanup
PhpUnitMethodCasingFixerTest
by @kubawerlos in #7948 - CI: check if proper array key is declared by @keradus in #7912
- chore: Properly determine self-approval trigger commit by @Wirone in #7936
- chore: Revert ref for self-approval Git checkout by @Wirone in #7944
Full Changelog: v3.53.0...v3.54.0