What's Changed
- feat: Add
PhpUnitDataProviderMethodOrderFixerfixer by @mvorisek in #8225 - feat:
TypeDeclarationSpacesFixer- Fix whitespace between const type and const name. by @obresoft in #8442 - feat:
PhpCsFixerruleset: useoperator_linebreakrule for all operators by @mvorisek in #8417 - feat:
PhpUnitMethodCasingFixerto support PHPUnit'sTestattribute by @obresoft in #8451 - feat:
HeaderCommentFixer- allow validators by @keradus in #8452 - chore: extend bug report template by @keradus in #8447
- fix:
CommentsAnalyzer- allow other forms of assignment as valid structural elements for phpdocs by @paulbalandan in #8371 - deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group by @dependabot in #8453
- deps: bump alpine from 3.21.2 to 3.21.3 by @dependabot in #8454
- chore: extend bug report template - more installation options by @keradus in #8450
- CI: phpstan-symfony - add entry point for console by @keradus in #8292
- fix:
PhpUnitTestClassRequiresCoversFixermust run beforePhpUnitAttributesFixerby @kubawerlos in #8444 - test: fix
CheckCommandTest::testDryRunModeIsUnavailableto correctly check that option--dry-runis unavailable by @kubawerlos in #8438
New Contributors
Full Changelog: v3.69.1...v3.70.0