chore(deps): update dependency friendsofphp/php-cs-fixer to v3.67.1 #72
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.63.2
->3.67.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.67.1
Compare Source
FullyQualifiedStrictTypesFixer
- fix return types (#8367)PhpUnitSetUpTearDownVisibilityFixer
- do not touch anonymous classes (#8366)PHPStan
- upgrade to 2.1 (#8355)v3.67.0
Compare Source
end
/prev
functions (#8352)general_attribute_remove
fixer (#8339)v3.66.2
Compare Source
@throws
annotation (#8353)v3.66.1
Compare Source
NoMultipleStatementsPerLineFixer
- be aware of PHP 8.4 property hooks (#8344)TernaryToElvisOperatorFixer
- improvements based on PHPStan detections (#8345)PhpUnitTestCaseStaticMethodCallsFixer
- fix type ofmethods
option in documemtation and add example with it (#8338)v3.66.0
Compare Source
Tokenizer
- initial support for PHP 8.4 property hooks (#8312)PhpUnitTestCaseStaticMethodCallsFixer
- cover PHPUnit v11.5 methods (#8314)PhpUnitTestCaseStaticMethodCallsFixer
- make sure all static protected methods are handled (#8327)PhpUnitTestCaseStaticMethodCallsFixer
- support createStub (#8319)UseArrowFunctionsFixer
- support multiline statements (#8311)NullableTypeDeclarationFixer
- do not break multi-line declaration (#8331)CiConfigurationTest
- drop not needed condition, logic is checked in upcoming assertion (#8303)DotsOutput
- more const, better typing (#8318)Tokens
- simplify (un)registerFoundToken types (#8328)BraceTransformer
- don't touch curly index braces since 8.4, as it's not a valid syntax anymore (#8313)Tokens
- fix docs (#8332)v3.65.0
Compare Source
@PHP82Migration:risky
ruleset (#8277)DataProviderAnalysis
(#8226)fully_qualified_strict_types
(#8085)@coversNothing
ifCoversMethod
/CoversFunction
attribute is used (#8268)&
and|
inTypeExpression
(#8210)BlankLineAfterOpeningTagFixer
- add blank line in file starting with multi-line comment (#8256)MultilineWhitespaceBeforeSemicolonsFixer
- do not produce syntax error when there is a meaningful token after semicolon (#8230)NullableTypeDeclarationFixer
- do not break syntax when there is no space before?
(#8224)PhpUnitDataProvider(.+)Fixer
- do not omit when there is an attribute between PHPDoc and test method (#8185)PhpUnitDataProviderNameFixer
- for an attribute between PHPDoc and test method (#8217)PhpCsFixer\Tokenizer\Tokens::setSize
(#8257)Tokens::setSize
inGroupImportFixer
(#8253)Reflection*::setAccessible
(#8264)Preg::match()
extensions (#8103)@internal
(#8284)checkbashisms
to 2.24.1 (#8258)php-cs-fixer
PHP compatibility (#8235)assert
(#8207)composer-smaller-lock
(#8263)php-cs-fixer
file with static analysis (#8229)TypeExpression
API more explicit about composite types (#8214)_AttributeItems
tonon-empty-list<_AttributeItem>
to allow using single attribute item (#8199)@PHP82Migration:risky
- add integration tests (#8278)v3.64.0
Compare Source
single_space_around_construct
config (#8171)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.