What's Changed
- feat: add
--format=@autoby @keradus in #8513 - fix:
BracesPositionFixer- do not create two consecutive whitespace tokens by @kubawerlos in #8496 - fix:
PhpUnitMethodCasingFixer- do not touch anonymous class by @kubawerlos in #8463 - fix:
PhpUnitAttributesFixer- handle parentheses after data provider method name by @kubawerlos in #8510 - fix:
MbStrFunctionsFixer- fix imports with leading backslash by @kubawerlos in #8507 - fix:
OrderedImportsFixer- fix syntax error with grouped use statement and multiple use with comma by @kubawerlos in #8483 - fix:
OrderedImportsFixer- do not take the braces part in grouped imports into account by @kubawerlos in #8459 - fix:
NoUnreachableDefaultArgumentValueFixer- do not crash on property hook by @kubawerlos in #8512 - deps: upgrade
PHPStan/*by @keradus in #8524 - CI: fix code coverage job by @kubawerlos in #8520
- CI: ParaUnit not used under MacOS by @keradus in #8528
- chore:
Preg- improve types by @keradus in #8527 - chore: update return type of
FixerOptionInterface::getAllowedValuesby @kubawerlos in #8530 - chore: make options that have default and allowed sets the same size the same array by @kubawerlos in #8529
- deps: update PHPStan by @kubawerlos in #8531
Full Changelog: v3.73.1...v3.74.0