chore(deps): update dependency friendsofphp/php-cs-fixer to v3.87.1 #1760
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.86.0
->3.87.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.87.1
Compare Source
AbstractProxyFixer
- require non-empty list of proxy fixers (#9010)v3.87.0
Compare Source
PhpdocTagNoNamedArgumentsFixer
(#8906)@PHP85Migration
set (#8941)@PhpCsFixer
set towards new defaults of selected rules (#8981)PhpdocOrderFixer
- do not allow duplicated tags in configuration (#8945)PhpdocOrderFixer
whenphpstan-
/psalm-
order is specified (#8853)README.md
andCONTRIBUTING.md
(#8974)JSON_THROW_ON_ERROR
(#8993)multiline_string_to_heredoc
(#9002)Annotation::getTagsWithTypes
in favor ofTAGS_WITH_TYPES
constant (#8977)token_get_all
(#8963)_PhpTokenArray
usages (#8947)ci-integration.sh
(#8989).gitignore
(#8982)FAST_LINT_TEST_CASES
intoPHP_CS_FIXER_FAST_LINT_TEST_CASES
(#8992)get_debug_type
and::class
in exception messages (#9006)non-empty-list
where appropriate (#8972)AbstractPhpdocTypesFixer
- remove$tags
property (#8980)CheckCommand
- use regex instead ofexplode
&substr
(#8936)ClassAttributesSeparationFixer
- improve code (#8950)EregToPregFixer
- use constant instead of static property (#8978)FullyQualifiedStrictTypesFixer
- ensure matching number of opening/closing braces (#9009)OrderedClassElementsFixer
- use private method instead of anonymous function (#8931)PhpdocParamOrderFixer
- improve/simplify code (#9012)PhpUnitDedicateAssertFixer
- improve code for phpstan (#9011)Tokens::offsetSet
- explicit validation of input (#9004)Tokens
- override nullability ofSplFixedArray
(#9001)DocBlockAnnotation
trait (#8953)PhpdocOrderFixer
- calculate order only once (#8944)vendor/bin/phpunit --check-php-configuration
(#8934)NoUnneededControlParenthesesFixer
- add tests for "clone with" (#8937)PhpdocNoAliasTagFixerTest
- add test for@const
to@var
(#8998)php-cs-fixer/accessible-object
(#8948)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.