What's Changed
- feat: always have
@PHPXxYMigration(:risky)sets for supported PHP versions by @keradus in #9207 - feat: Finder to find dot-files by default in v4/future-mode by @keradus in #9187
- fix: manage the space between operator and version on Composer JSON reader by @misaert in #9203
- fix: PhpdocAnnotationWithoutDotFixer lowercases
@paramtype when description starts with all-uppercase word by @mmarseu in #9169 - DX:
describecommand - allow to expose rules without sets via@-alias by @keradus in #9178 - DX: different name for special configs by @keradus in #9180
- DX: improve types for
testInvalidConfigurationmethods by @kubawerlos in #9206 - UX:
describecommand - allow to visualize Set as tree by @keradus in #9179 - UX: groom warning of PHP mismatch for runtime vs target project minimum supported version by @keradus in #9202
- UX: Rules override warning by @keradus in #9188
- chore: Declare support for Symfony 8 by @Kocal in #9172
- chore: add missing v4 TODOs by @keradus in #9197
- chore: mark one remaining Analyzer to become internal by @keradus in #9194
- chore: mark v2 leftovers with v4 TODO by @keradus in #9181
- chore: no need for deprecation trigger in internal DataProviderAnalysis by @keradus in #9192
- deps: bump crate-ci/typos from 1.38.1 to 1.39.0 by @dependabot[bot] in #9175
- deps: bump crate-ci/typos from 1.39.0 to 1.39.2 by @dependabot[bot] in #9205
- deps: bump the phpstan group in /dev-tools with 2 updates by @dependabot[bot] in #9204
- docs: rework
.php-cs-fixer.phplocal config file docs by @keradus in #9185 - docs: update Set descriptions by @keradus in #9183
- refactor: move assertions from
tearDownintoassertPostConditionsto fixTest code or tested code did not remove its own error handlerswarning by @keradus in #9182 - refactor: prevent tests to use actual repository
.php-cs-fixer.dist.phpfile by @keradus in #9177 - test: add more test(s) for ComposerJsonReader by @keradus in #9200
- test: ensure calling parent method from hook-alike methods by @keradus in #9184
New Contributors
Full Changelog: v3.89.2...v3.90.0