Since this was reported as a bug
What do you mean? Linked issue is a feature request.
This is the only use of such a sophisticated check 😀
Isn't this a feature, not a bug(fix)?
Part 1 of 2 - for fixers it is a very simple change.
DX: unify option's descriptions (#6856)
feature: add "force" option to PhpUnitDataProviderStaticFixer (#6757)
Follow up to https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/6696 to help fully migrate to static data providers.
thank you @Wirone
minor: PHP8.2 Docker runtime (#6833)
Missing in v3.15 release, we should provide environment for 8.2 out-of-the-box.
thank you @Wirone
minor: Use Composer binary-only images instead of installer script (#6834)
Leverage Docker's COPY --from
to copy composer
binary from pre-built image (more info).