Skip to content

[TASK] Update friendsofphp/php-cs-fixer to v3.95.2#196

Merged
mteu merged 1 commit into
mainfrom
renovate/friendsofphp-php-cs-fixer-3.95.x-lockfile
May 15, 2026
Merged

[TASK] Update friendsofphp/php-cs-fixer to v3.95.2#196
mteu merged 1 commit into
mainfrom
renovate/friendsofphp-php-cs-fixer-3.95.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer 3.95.13.95.2 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.95.2

Compare Source

  • fix: MethodArgumentSpaceFixer - avoid collapsing multi-line arguments (#​9559)
  • fix: ModifierKeywordsFixer - do not break PHP syntax for closures in constant expressions (#​9596)
  • fix: NoRedundantReadonlyPropertyFixer - fix TypeError when trait contains anonymous class (#​9457)
  • fix: PhpUnitAttributesFixer - add missing handling of CoversMethod and naive handling of CoversTrait (#​9588)
  • fix: TextReporter - always show summary footer (#​9595)
  • deps: bump crate-ci/typos from 1.45.1 to 1.46.0 in /.github/workflows in the all group across 1 directory (#​9605)
  • deps: bump ergebnis/composer-normalize from 2.50.0 to 2.51.0 in /dev-tools (#​9561)
  • deps: bump phpstan/phpstan from 2.1.46 to 2.1.47 in /dev-tools in the phpstan group (#​9560)
  • deps: bump phpstan/phpstan from 2.1.51 to 2.1.52 in /dev-tools in the phpstan group (#​9601)
  • deps: bump PHPUnit patch versions (#​9593)
  • deps: bump shipmonk/dead-code-detector from 1.0.0 to 1.1.0 in /dev-tools in the shipmonk group across 1 directory (#​9569)
  • deps: bump the all group across 1 directory with 2 updates (#​9570)
  • deps: bump the phpstan group across 1 directory with 2 updates (#​9608)
  • deps: update facile-it/paraunit to ^2.11 (#​9589)
  • deps: upgrade PHPUnit in GitHub Actions (#​9577)
  • chore: .gitattributes - export-ignore for logo.md (#​9611)
  • chore: .gitattributes - sort entries (#​9612)
  • chore: Add CS commit to .git-blame-ignore-revs
  • chore: Add CS commit to .git-blame-ignore-revs
  • chore: add tests to PhpdocTagCasingFixerTest (#​9610)
  • chore: cleanup AbstractFopenFlagFixer (#​9592)
  • chore: cleanup BlankLineBetweenImportGroupsFixer (#​9562)
  • chore: cleanup ControlStructureBracesFixer (#​9609)
  • chore: cleanup NoExtraBlankLinesFixer (#​9567)
  • chore: cleanup OrderedImportsFixer (#​9603)
  • chore: cleanup PhpdocSingleLineVarSpacingFixer (#​9591)
  • chore: cleanup PhpdocToReturnTypeFixer (#​9558)
  • chore: CS - apply PhpUnitRequiresConstraintFixer from https://github.com/kubawerlos/php-cs-fixer-custom-fixers (#​9581)
  • chore: CS - apply php_unit_attributes rule (#​9578)
  • chore: ensure consistent @author name per email (#​9606)
  • chore: fix wrong test Attribute (#​9586)
  • chore: infection - define staticAnalysisTool (#​9607)
  • chore: move Codecov config (#​9597)
  • CI: move PHPUnit version management earlier to prevent composer installation phase to run 2 times (#​9587)
  • CI: specify Codecov token (#​9556)
  • CI: use Codecov for code coverage (#​9553)
  • test: NoUnsetCastFixerTest - run any test on PHP >= 8 (#​9585)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| packagist  | friendsofphp/php-cs-fixer | 3.95.1 | 3.95.2 |
@renovate renovate Bot requested a review from mteu as a code owner May 15, 2026 09:54
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.023%. remained the same — renovate/friendsofphp-php-cs-fixer-3.95.x-lockfile into main

@mteu mteu merged commit 679f265 into main May 15, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/friendsofphp-php-cs-fixer-3.95.x-lockfile branch May 15, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants