Skip to content

[Dependabot] Update friendsofphp/php-cs-fixer requirement from 3.95.21 to 3.95.23 - #2284

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.23
Aug 31, 2026
Merged

[Dependabot] Update friendsofphp/php-cs-fixer requirement from 3.95.21 to 3.95.23#2284
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.

Release notes

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

v3.95.23 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.22...v3.95.23

Changelog

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

Changelog for v3.95.23

  • fix: FunctionsAnalyzer - detect return type of a closure with a use clause (#9806)

Changelog for v3.95.22

  • fix: StaticLambdaFixer - do not make a lambda static when it is the direct subject of bindTo() or call() (#9802)
  • chore: Implement PHPStan Preg::replaceCallback() extension (#9799)
  • chore: Utils - fix stableSort() and sortFixers() template types, remove @phpstan-ignore suppressions (#9798)
  • deps: bump phpstan/phpstan from 2.2.8 to 2.2.9 (#9797)

Changelog for v3.95.21

  • fix: StatementIndentationFixer - do not treat ternary colon as block start (#9795)
  • perf: Introduce new candidate check for transformers (#9770)
  • perf: Optimize NameQualifiedTransformer token insertion (#9759)
  • CI: add BC check (#9791)
  • deps: upgrade dev-tools (#9793)

Changelog for v3.95.20

  • fix: PsrAutoloadingFixer - do not throw when the file cannot be resolved on disk (#9762)
  • refactor: Transformers - move looping over tokens directly into each transformer individually (#9782)
  • test: drop mikey179/vfsstream (#9787)
  • test: NoUnusedImportsFixerTest - add new cases around quoted values (#9784)

Changelog for v3.95.19

  • fix: binary_operator_spaces alignment for nested single-line arrays in multiline array (#9654)
  • fix: ClassDefinitionFixer - keep multiline constructor args when anonymous class has both extends and implements (#9625)
  • fix: SelfStaticAccessorFixer - do not stop fixing a class after a static return type (#9774)
  • chore: Fix incorrect URL in CommentsAnalyzer.php docblock (#9772)
  • chore: Runner - ignore coverage of non-deterministic parallel branches (#9785)
  • CI: fix using PHP_CS_FIXER_FAST_LINT_TEST_CASES (#9783)
  • deps: bump phpstan/phpstan from 2.2.7 to 2.2.8 in /dev-tools in the phpstan group (#9779)
  • deps: bump squizlabs/php_codesniffer from 4.0.1 to 4.0.4 in /dev-tools (#9768)
  • deps: bump the all group across 1 directory with 2 updates (#9767)
  • test: introduce TestCaseUtils::createTemporaryDirectory() helper (#9788)
  • test: ProjectCodeTest - restore the duplicate check in data providers (#9761)
  • test: AbstractFixerTestCase - use spl_object_id() to fix PHP 8.6 deprecations (#9786)

Changelog for v3.95.18

  • CI: attach provenance and SBOM attestations to the released image (#9751)

... (truncated)

Commits
  • b2932a5 prepared the 3.95.23 release
  • 925f2ce fix: FunctionsAnalyzer - detect return type of a closure with a use claus...
  • a196b1b bumped version
  • 482722e prepared the 3.95.22 release
  • 4edec9c fix: StaticLambdaFixer - do not make a lambda static when it is the direct ...
  • e8053ea chore: Implement PHPStan Preg::replaceCallback() extension (#9799)
  • 364cfee chore: Utils - fix stableSort() and sortFixers() template types, remove...
  • d8531ed deps: bump phpstan/phpstan from 2.2.8 to 2.2.9 (#9797)
  • 033b7c4 bumped version
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 31, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 31, 2026 05:23
@coveralls

coveralls commented Aug 31, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 33410094946

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 129
Covered Lines: 129
Line Coverage: 100.0%
Coverage Strength: 5.64 hits per line

💛 - Coveralls

@oliverklee

Copy link
Copy Markdown
Contributor

@dependabot rebase

Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [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.21...v3.95.23)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.23
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-3.95.23 branch from 59f8199 to 9055307 Compare August 31, 2026 15:43
@github-actions
github-actions Bot merged commit 269c171 into main Aug 31, 2026
36 checks passed
@github-actions
github-actions Bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.95.23 branch August 31, 2026 15:46
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.

2 participants