What's Changed
- CI: use Codecov for code coverage by @kubawerlos in #9553
- CI: specify Codecov token by @keradus in #9556
- chore: cleanup
PhpdocToReturnTypeFixerby @kubawerlos in #9558 - fix:
MethodArgumentSpaceFixer- avoid collapsing multi-line arguments by @localheinz in #9559 - chore: cleanup
BlankLineBetweenImportGroupsFixerby @kubawerlos in #9562 - deps: bump ergebnis/composer-normalize from 2.50.0 to 2.51.0 in /dev-tools by @dependabot[bot] in #9561
- chore: cleanup
NoExtraBlankLinesFixerby @kubawerlos in #9567 - fix:
NoRedundantReadonlyPropertyFixer- fixTypeErrorwhen trait contains anonymous class by @Copilot in #9457 - deps: upgrade PHPUnit in GitHub Actions by @keradus in #9577
- chore: CS - apply
php_unit_attributesrule by @keradus in #9578 - deps: bump the all group across 1 directory with 2 updates by @dependabot[bot] in #9570
- chore: CS - apply
PhpUnitRequiresConstraintFixerfrom https://github.com/kubawerlos/php-cs-fixer-custom-fixers by @keradus in #9581 - test:
NoUnsetCastFixerTest- run any test on PHP >= 8 by @keradus in #9585 - chore: fix wrong test Attribute by @keradus in #9586
- CI: move PHPUnit version management earlier to prevent composer installation phase to run 2 times by @keradus in #9587
- chore: cleanup
PhpdocSingleLineVarSpacingFixerby @kubawerlos in #9591 - chore: cleanup
AbstractFopenFlagFixerby @kubawerlos in #9592 - deps: bump phpstan/phpstan from 2.1.46 to 2.1.47 in /dev-tools in the phpstan group by @dependabot[bot] in #9560
- deps: bump shipmonk/dead-code-detector from 1.0.0 to 1.1.0 in /dev-tools in the shipmonk group across 1 directory by @dependabot[bot] in #9569
- chore: move Codecov config by @kubawerlos in #9597
- chore: cleanup
OrderedImportsFixerby @kubawerlos in #9603 - deps: bump phpstan/phpstan from 2.1.51 to 2.1.52 in /dev-tools in the phpstan group by @dependabot[bot] in #9601
- deps: bump PHPUnit patch versions by @keradus in #9593
- fix:
TextReporter- always show summary footer by @eyupcanakman in #9595 - chore: ensure consistent
@authorname per email by @kubawerlos in #9606 - deps: bump crate-ci/typos from 1.45.1 to 1.46.0 in /.github/workflows in the all group across 1 directory by @dependabot[bot] in #9605
- deps: bump the phpstan group across 1 directory with 2 updates by @dependabot[bot] in #9608
- fix:
PhpUnitAttributesFixer- add missing handling ofCoversMethodand naive handling ofCoversTraitby @keradus in #9588 - chore: cleanup
ControlStructureBracesFixerby @kubawerlos in #9609 - chore: add tests to
PhpdocTagCasingFixerTestby @kubawerlos in #9610 - chore: infection - define staticAnalysisTool by @keradus in #9607
- chore: .gitattributes - export-ignore for logo.md by @sasezaki in #9611
- chore: .gitattributes - sort entries by @keradus in #9612
- deps: update
facile-it/paraunitto ^2.11 by @keradus in #9589 - fix:
ModifierKeywordsFixer- do not break PHP syntax for closures in constant expressions by @kubawerlos in #9596
New Contributors
- @eyupcanakman made their first contribution in #9595
- @sasezaki made their first contribution in #9611
Full Changelog: v3.95.1...v3.95.2