Skip to content

chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.18 to 3.95.19 - #200

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

chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.18 to 3.95.19#200
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.19

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps friendsofphp/php-cs-fixer from 3.95.18 to 3.95.19.

Release notes

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

v3.95.19 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.18...v3.95.19

Changelog

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

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)
Commits
  • 8a06c4a prepared the 3.95.19 release
  • af0d812 fix: binary_operator_spaces alignment for nested single-line arrays in multil...
  • 51229c4 test: introduce TestCaseUtils::createTemporaryDirectory() helper (#9788)
  • 0e24c5e test: AbstractFixerTestCase - use spl_object_id() to fix PHP 8.6 deprecat...
  • 870ee66 chore: Runner - ignore coverage of non-deterministic parallel branches (#9785)
  • 25bd52c fix: ClassDefinitionFixer - keep multiline constructor args when anonymous ...
  • ba57fb2 CI: fix using PHP_CS_FIXER_FAST_LINT_TEST_CASES (#9783)
  • 65a7bfd test: ProjectCodeTest - restore the duplicate check in data providers (#9761)
  • 60a617a deps: bump phpstan/phpstan from 2.2.7 to 2.2.8 in /dev-tools in the phpstan g...
  • 01cbf87 fix: SelfStaticAccessorFixer - do not stop fixing a class after a static ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.18 to 3.95.19.
- [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.18...v3.95.19)
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.95.19
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 21, 2026
@github-actions
github-actionsBot enabled auto-merge (squash) August 21, 2026 04:10
@github-actions
github-actionsBot merged commit 8d13f26 into mainAug 21, 2026
3 checks passed
@dependabot
dependabotBot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.95.19 branch August 21, 2026 04:10
@codecov

codecovBot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filephpPull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants