packagist friendsofphp/php-cs-fixer v3.95.2
v3.95.2 Adalbertus

8 hours ago

What's Changed

  • CI: use Codecov for code coverage by @kubawerlos in #9553
  • CI: specify Codecov token by @keradus in #9556
  • chore: cleanup PhpdocToReturnTypeFixer by @kubawerlos in #9558
  • fix: MethodArgumentSpaceFixer - avoid collapsing multi-line arguments by @localheinz in #9559
  • chore: cleanup BlankLineBetweenImportGroupsFixer by @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 NoExtraBlankLinesFixer by @kubawerlos in #9567
  • fix: NoRedundantReadonlyPropertyFixer - fix TypeError when trait contains anonymous class by @Copilot in #9457
  • deps: upgrade PHPUnit in GitHub Actions by @keradus in #9577
  • chore: CS - apply php_unit_attributes rule by @keradus in #9578
  • deps: bump the all group across 1 directory with 2 updates by @dependabot[bot] in #9570
  • chore: CS - apply PhpUnitRequiresConstraintFixer from 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 PhpdocSingleLineVarSpacingFixer by @kubawerlos in #9591
  • chore: cleanup AbstractFopenFlagFixer by @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 OrderedImportsFixer by @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 @author name 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 of CoversMethod and naive handling of CoversTrait by @keradus in #9588
  • chore: cleanup ControlStructureBracesFixer by @kubawerlos in #9609
  • chore: add tests to PhpdocTagCasingFixerTest by @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/paraunit to ^2.11 by @keradus in #9589
  • fix: ModifierKeywordsFixer - do not break PHP syntax for closures in constant expressions by @kubawerlos in #9596

New Contributors

Full Changelog: v3.95.1...v3.95.2

Don't miss a new php-cs-fixer release

NewReleases is sending notifications on new releases.