Skip to content

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.3 to 3.95.7#46

Merged
aseguragonzalez merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.5
Jun 14, 2026
Merged

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.3 to 3.95.7#46
aseguragonzalez merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps friendsofphp/php-cs-fixer from 3.95.3 to 3.95.7.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.95.7 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.6...v3.95.7

v3.95.6 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.5...v3.95.6

v3.95.5 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.4...v3.95.5

v3.95.4 Adalbertus

What's Changed

... (truncated)

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.95.7

  • fix: ClassReferenceNameCasingFixer - do not change case of typed class constant names (#9686)

Changelog for v3.95.6

  • chore: Docker - ignore root-user warning for pip (#9682)
  • chore: fix typo in comment about fixer configuration (#9675)
  • chore: narrow Preg::match/Preg::matchAll subject string type when match is truthy (#9668)
  • deps: bump alpine from 3.23 to 3.24 in the all group (#9679)
  • deps: bump codecov/codecov-action from 6 to 7 in /.github/workflows in the all group across 1 directory (#9681)
  • deps: bump shipmonk/dead-code-detector from 1.1.3 to 1.2.0 in /dev-tools in the shipmonk group across 1 directory (#9661)
  • deps: update dev-deps (#9683)
  • deps: upgrade deep-deps for dev-tools (#9677)
  • fix: PhpUnitAttributesFixer - correctly handle @requires PHPUnit with space-separated version constraint (#9684)
  • UX: Cache - explicit deprecation for usage of non-handled objects in rules configuration, as they silently fail now; add support for JsonSerializable config values (#9678)

Changelog for v3.95.5

  • chore: Cleanup assert() and add more precise Preg::matchAll() return type (#9667)
  • chore: cleanup GroupImportFixer (#9671)
  • chore: improve TypeExpression (#9665)
  • chore: please markdown-lint (#9659)
  • chore: use more assert calls (#9666)
  • deps: Allow installation of sebastian/diff:^9.0 (#9663)
  • deps: bump crate-ci/typos from 1.47.0 to 1.47.2 in /.github/workflows in the all group across 1 directory (#9662)
  • docs/refactor: clarify bracket types naming (#5915)
  • fix: Add support for phpunit/phpunit:^13.2 in PhpUnitTestCaseStaticMethodCallsFixer (#9664)
  • fix: Use AgentDetector to detect presence of AI agent only when @auto format has been selected (#9658)
  • fix: PhpdocAddMissingParamAnnotationFixer - skip attribute tokens when extracting parameter type (#9634)
  • fix: StaticPrivateMethodFixer - fix for private constructor and abstract static method (#9598)
  • refactor: simplified_if_return - applyFix to use slices for token insertion (#9670)

Changelog for v3.95.4

  • chore: improve ArrayIndentationFixer (#9643)
  • chore: improve ClassDefinitionFixer (#9645)
  • chore: improve ControlCaseStructuresAnalyzer (#9644)
  • chore: improve NoAliasFunctionsFixer (#9647)
  • chore: improve NoSuperfluousPhpdocTagsFixer (#9646)
  • chore: improve PhpUnitTestCaseStaticMethodCallsFixer (#9649)
  • chore: improve Token (#9650)
  • chore: improve WorkerException (#9648)
  • chore: minor updates around PHPStan (#9651)
  • deps: bump crate-ci/typos from 1.46.2 to 1.47.0 in /.github/workflows in the all group across 1 directory (#9639)
  • deps: bump PHPStan to 2.2.1 (#9635)

... (truncated)

Commits
  • 4fa4102 prepared the 3.95.7 release
  • 8fc7d9b fix: ClassReferenceNameCasingFixer - do not change case of typed class cons...
  • cb89a76 bumped version
  • 804e6c9 prepared the 3.95.6 release
  • 5145f75 UX: Cache - explicit deprecation for usage of non-handled objects in rules co...
  • 744616a fix: PhpUnitAttributesFixer - correctly handle @requires PHPUnit with spa...
  • cfc6aa0 deps: bump codecov/codecov-action from 6 to 7 in /.github/workflows in the al...
  • 58877ca chore: Docker - ignore root-user warning for pip (#9682)
  • 26822f4 deps: update dev-deps (#9683)
  • 849f0e7 deps: bump alpine from 3.23 to 3.24 in the all group (#9679)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 13, 2026
@dependabot dependabot Bot requested a review from aseguragonzalez as a code owner June 13, 2026 05:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 13, 2026
@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.3 to 3.95.7.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.3...v3.95.7)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.3 to 3.95.5 build(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.3 to 3.95.7 Jun 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-3.95.5 branch from 25a5366 to e9af0ac Compare June 14, 2026 17:52
@aseguragonzalez

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@aseguragonzalez aseguragonzalez merged commit fa20443 into main Jun 14, 2026
5 checks passed
@aseguragonzalez aseguragonzalez deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.95.5 branch June 14, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant