Bumps friendsofphp/php-cs-fixer from 3.87.1 to 3.91.3.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
v3.91.3 Folding Bike
Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.91.2...v3.91.3
- Revert "feat: Symfony - add stringable_for_to_string to set" (#9268)
v3.91.2 Folding Bike
What's Changed
Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.91.1...v3.91.2
v3.91.1 Folding Bike
What's Changed
Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.91.0...v3.91.1
v3.91.0 Folding Bike
PHP 8.5 officially supported 🎉
What's Changed
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Changelog for v3.91.3
- Revert "feat: Symfony - add stringable_for_to_string to set" (#9268)
Changelog for v3.91.2
- fix: fix support call-site generic variance (#9253)
- chore: adjust autoloader to exclude all Internal classes in classmap (#9252)
- CI: set
PHP_CS_FIXER_IGNORE_ENV for PHP 8.6 (#9254)
Changelog for v3.91.1
- UX: show warning on PHP-mismatch only for 'fix' and 'check' commands (#9243)
- docs: unify rule/ruleset doc tags (#9250)
- refactor: don't expose internal commands/rules (#9245)
- refactor: memoize fixer names (#9219)
- refactor: use custom set for internal rules (#9247)
- test: show that
describe command works well for custom sets (#9246)
Changelog for v3.91.0
- UX: init command (#9215)
- feat: PHP 8.5 compatibility support (#9234)
- feat: Add
StringableForToStringFixer (#9218)
- feat: support call-site generic variance (#9212)
- feat: Symfony - add stringable_for_to_string to set (#9235)
- chore: do not mark NamespaceAnalysis as internal, because it's part of public API interface (#9193)
- chore: ExampleRuleset - improve test fixture name (#9214)
- chore: traits - require interfaces or base classes (#9086)
- CI: Add PHPStan rule to validate public API surface completeness (#9196)
- CI: auto-select PHP_MAX for special jobs (#9231)
- CI: drop duplicated PHP 8.4 jobs (#9229)
- CI: fix SCA after Symfony 7.4.0 release (#9226)
- CI: no more need for solving PHP 8.4 deprecations in
/vendor/ anymore (#9230)
- CI: switch trivial jobs to ubuntu-slim (#9232)
- CI: upgrade
.php-cs-fixer.php-highest.php to fully reflect PHP 8.4 (#9233)
- deps: bump actions/checkout from 5 to 6 (#9210)
- deps: bump crate-ci/typos from 1.39.2 to 1.40.0 (#9237)
- deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4 in /dev-tools (#9238)
- deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in /dev-tools (#9239)
- deps: bump Symfony v8 to RC (#9221)
- deps: bump Symfony v8 to stable (#9222)
- deps: update xdebug (#9228)
- fix: move config template to non-excluded folder (#9241)
- fix:
DeclareStrictTypesFixer - do not duplicate strict_types if it is already present, with other directive (#9225)
- fix:
FullyQualifiedStrictTypesFixer - fix crash on T_OPEN_TAG_WITH_ECHO (#9217)
... (truncated)
Commits
9f10aa6 prepared the 3.91.3 release
dbc88d0 Revert "feat: Symfony - add stringable_for_to_string to set" (#9268)
f171dc2 prepared the 3.91.2 release
1d3537f fix: fix support call-site generic variance (#9253)
82a17c6 CI: set PHP_CS_FIXER_IGNORE_ENV for PHP 8.6 (#9254)
ef85d03 chore: adjust autoloader to exclude all Internal classes in classmap (#9252)
677faa8 bumped version
b075d84 prepared the 3.91.1 release
05c1815 UX: show warning on PHP-mismatch only for 'fix' and 'check' commands (#9243)
ba3a0a9 docs: unify rule/ruleset doc tags (#9250)
- Additional commits viewable in compare view
Dependabot compatibility score
You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Uh oh!
There was an error while loading. Please reload this page.
Bumps friendsofphp/php-cs-fixer from 3.87.1 to 3.91.3.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
9f10aa6prepared the 3.91.3 releasedbc88d0Revert "feat: Symfony - add stringable_for_to_string to set" (#9268)f171dc2prepared the 3.91.2 release1d3537ffix: fix support call-site generic variance (#9253)82a17c6CI: setPHP_CS_FIXER_IGNORE_ENVfor PHP 8.6 (#9254)ef85d03chore: adjust autoloader to exclude all Internal classes in classmap (#9252)677faa8bumped versionb075d84prepared the 3.91.1 release05c1815UX: show warning on PHP-mismatch only for 'fix' and 'check' commands (#9243)ba3a0a9docs: unify rule/ruleset doc tags (#9250)Dependabot compatibility score
You can trigger a rebase of this PR 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)