What's Changed
- feat: OrderedImportsFixer - deprecate length sorting algorithm by @keradus in #8473
- test: NameQualifiedTransformerTest - correct the test case by @keradus in #8471
- refactor: add
FullyQualifiedNameAnalyzerby @kubawerlos in #8048 - refactor: codeHash - update when it's (re-)generated by @keradus in #8470
- refactor:
SwitchAnalyzer- improve performance by @keradus in #8407 - DX: cleanup
PhpdocNoAliasTagFixerTestby @kubawerlos in #8476 - fix:
StatementIndentationFixer- return in braceless if by @BergenSoft in #8479 - chore: update type in
SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCasesby @kubawerlos in #8481 - chore: update type in
SingleSpaceAroundConstructFixerTest::provideFixWithIfCasesby @kubawerlos in #8482 - fix:
SingleSpaceAroundConstructFixer- handle alternative syntax by @timsmid in #8317 - deps: bump phpstan/phpstan from 2.1.6 to 2.1.7 in /dev-tools in the phpstan group by @dependabot in #8485
- fix:
PhpdocAlignFixer- align correctly type with UTF8 characters by @kubawerlos in #8486 - fix:
BinaryOperatorSpacesFixer- do not break alignment of UTF-8 array keys by @kubawerlos in #8484
New Contributors
- @BergenSoft made their first contribution in #8479
- @timsmid made their first contribution in #8317
Full Changelog: v3.70.2...v3.71.0