Bump friendsofphp/php-cs-fixer from 3.88.2 to 3.89.1
Closed
Number: #89
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
October 27, 2025 at 06:45 AM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
November 07, 2025 at 06:16 AM UTC
(23 days ago)
(23 days ago)
Closed:
November 07, 2025 at 06:16 AM UTC
(23 days ago)
(23 days ago)
Time to Close:
11 days
Labels:
dependencies php
dependencies php
Description:
Bumps friendsofphp/php-cs-fixer from 3.88.2 to 3.89.1.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
v3.89.1 Folding Bike
What's Changed
- fix: ComposerJsonReader - fix handling asterisk by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9166- docs: cookbook - update to mention custom fixer option by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9164- docs: improve links in
cookbook_fixers.rstby@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9162- deps: upgrade
phpcompatibility/*to alpha of next MAJOR instead of using dev branch, plus other minor upgrades by@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9163Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.89.0...v3.89.1
v3.89.0 Folding Bike
What's Changed
- feat:
NoUnneededBracesFixer- remove unneeded braces from imports by@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9118- feat: autofix "no-return" phpdoc type to "never" by
@EldoranDevin PHP-CS-Fixer/PHP-CS-Fixer#9073- feat: support keeping strict_types=0 in DeclareStrictTypesFixer by
@mlocatiin PHP-CS-Fixer/PHP-CS-Fixer#9121- fix:
FullyQualifiedStrictTypesFixer- replacing the real FQCN with a non-existent one by@mspirkovin PHP-CS-Fixer/PHP-CS-Fixer#8962- fix:
PhpdocToCommentFixeron property hooks by@Kinqdosin PHP-CS-Fixer/PHP-CS-Fixer#9123- fix:
PhpUnitMethodCasingFixerto not cause a duplicate method declaration by@jack-wormanin PHP-CS-Fixer/PHP-CS-Fixer#9124- fix:
StaticLambdaFixer- do not make functionstaticwhen it contains anonymous class having$thisin the constructor by@danogin PHP-CS-Fixer/PHP-CS-Fixer#9088- fix:
UseArrowFunctionsFixer- do not produce two consecutive whitespace tokens by@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9151- UX: better gitlab reporting - add content field by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9152- UX: better gitlab reporting - more user-friendly description field by
@a-h-abidin PHP-CS-Fixer/PHP-CS-Fixer#9141- UX: better gitlab reporting for location.lines by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9149- UX: Warn if executed php version is higher than the minimum php version defined in composer.json by
@mbolliin PHP-CS-Fixer/PHP-CS-Fixer#9134- chore: add UX title pattern by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9132- chore: explicitly use php interpreter for paraunit by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9126- chore: extend composer scripts by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9127- chore: fix shellcheck installation for Darwin by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9125- chore: replace PHPDocs with
assertcalls by@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9144- deps: bump crate-ci/typos from 1.36.3 to 1.38.1 by
@dependabot[bot] in PHP-CS-Fixer/PHP-CS-Fixer#9136- deps: bump phpstan/phpstan from 2.1.29 to 2.1.31 in /dev-tools in the phpstan group by
@dependabot[bot] in PHP-CS-Fixer/PHP-CS-Fixer#9129- deps: bump shipmonk/dead-code-detector from 0.13.3 to 0.13.4 in /dev-tools by
@dependabot[bot] in PHP-CS-Fixer/PHP-CS-Fixer#9135- deps: bump shipmonk/dead-code-detector from 0.13.4 to 0.13.5 in /dev-tools by
@dependabot[bot] in PHP-CS-Fixer/PHP-CS-Fixer#9146- deps: bump the phpstan group across 1 directory with 2 updates by
@dependabot[bot] in PHP-CS-Fixer/PHP-CS-Fixer#9101- deps: use
shipmonk/composer-dependency-analyserinstead oficanhazstring/composer-unusedandmaglnet/composer-require-checkerby@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9106- docs: fix docs for
@autoPHPUnitMigration:riskyset by@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9147- docs: improve descriptions for
NoTrailingWhitespace*fixers by@kubawerlosin PHP-CS-Fixer/PHP-CS-Fixer#9117- docs: more explicit docs on --rules by
@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9114- docs: update usage documentation for describe --expand and
@by@pereorgain PHP-CS-Fixer/PHP-CS-Fixer#9119- DX: Fix
composer qascript by@Wironein PHP-CS-Fixer/PHP-CS-Fixer#9138- refactor:
--option value=>--option=valueby@keradusin PHP-CS-Fixer/PHP-CS-Fixer#9131- test: Fix result randomness in
RunnerTestfor MacOS by@Wironein PHP-CS-Fixer/PHP-CS-Fixer#9139New Contributors
@Kinqdosmade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#9123@jack-wormanmade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#9124@mbollimade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#9134@mspirkovmade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#8962@pereorgamade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#9119@a-h-abidmade their first contribution in PHP-CS-Fixer/PHP-CS-Fixer#9141
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Changelog for v3.89.1
- fix: ComposerJsonReader - fix handling asterisk (#9166)
- docs: cookbook - update to mention custom fixer option (#9164)
- DX: add links in
cookbook_fixers.rst(#9162)- deps: upgrade
phpcompatibility/*to alpha of next MAJOR instead of using dev branch, plus other minor upgrades (#9163)Changelog for v3.89.0
- feat: autofix "no-return" phpdoc type to "never" (#9073)
- feat: support keeping strict_types=0 in DeclareStrictTypesFixer (#9121)
- feat:
NoUnneededBracesFixer- remove unneeded braces from imports (#9118)- fix:
FullyQualifiedStrictTypesFixer- replacing the real FQCN with a non-existent one (#8962)- fix:
PhpdocToCommentFixeron property hooks (#9123)- fix:
PhpUnitMethodCasingFixerto not cause a duplicate method declaration (#9124)- fix:
StaticLambdaFixer- do not make function static when it contains anonymous class having$thisin the constructor (#9088)- fix:
UseArrowFunctionsFixer- do not produce two consecutive whitespace tokens (#9151)- UX: better gitlab reporting - add content field (#9152)
- UX: better gitlab reporting - more user-friendly description field (#9141)
- UX: better gitlab reporting for location.lines (#9149)
- UX: Warn if executed php version is higher than the minimum php version defined in composer.json (#9134)
- chore: add UX title pattern (#9132)
- chore: explicitly use php interpreter for paraunit (#9126)
- chore: extend composer scripts (#9127)
- chore: fix shellcheck installation for Darwin (#9125)
- chore: replace PHPDocs with
assertcalls (#9144)- deps: bump crate-ci/typos from 1.36.3 to 1.38.1 (#9136)
- deps: bump phpstan/phpstan from 2.1.29 to 2.1.31 in /dev-tools in the phpstan group (#9129)
- deps: bump shipmonk/dead-code-detector from 0.13.3 to 0.13.4 in /dev-tools (#9135)
- deps: bump shipmonk/dead-code-detector from 0.13.4 to 0.13.5 in /dev-tools (#9146)
- deps: bump the phpstan group across 1 directory with 2 updates (#9101)
- deps: use
shipmonk/composer-dependency-analyserinstead oficanhazstring/composer-unusedandmaglnet/composer-require-checker(#9106)- docs: fix docs for
@autoPHPUnitMigration:riskyset (#9147)- docs: improve descriptions for
NoTrailingWhitespace*fixers (#9117)- docs: more explicit docs on --rules (#9114)
- docs: update usage documentation for describe
--expandand@(#9119)- DX: Fix
composer qascript (#9138)- refactor:
--option value=>--option=value(#9131)- test: Fix result randomness in
RunnerTestfor MacOS (#9139)
Commits
f34967dprepared the 3.89.1 release65eb712fix: ComposerJsonReader - fix handling asterisk (#9166)a2a5aeedocs: cookbook - update to mention custom fixer option (#9164)1aa1db2DX: add links incookbook_fixers.rst(#9162)2459d9adeps: upgradephpcompatibility/*to alpha of next MAJOR instead of using de...e70478fbumped version4dd6768prepared the 3.89.0 release949f42cfeat:NoUnneededBracesFixer- remove unneeded braces from imports (#9118)141f70dUX: better gitlab reporting - more user-friendly description field (#9141)c7b8f8aUX: better gitlab reporting - add content field (#9152)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
friendsofphp/php-cs-fixer
Ecosystem:
packagist
packagist
Version Change:
3.88.2 → 3.89.1
Update Type:
Minor
Minor
Technical Details
| ID: | 10882234 |
| UUID: | 3555307994 |
| Node ID: | PR_kwDOMhYgn86v0Gi5 |
| Host: | GitHub |
| Repository: | GemberPHP/message-bus-symfony |