chore(deps): update dependency friendsofphp/php-cs-fixer to v3.71.0 #1666
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.65.0->3.71.0Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.71.0Compare Source
BinaryOperatorSpacesFixer- do not break alignment of UTF-8 array keys (#8484)PhpdocAlignFixer- align correctly type with UTF8 characters (#8486)SingleSpaceAroundConstructFixer- handle alternative syntax (#8317)StatementIndentationFixer- return in braceless if (#8479)SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCases(#8481)SingleSpaceAroundConstructFixerTest::provideFixWithIfCases(#8482)PhpdocNoAliasTagFixerTest(#8476)FullyQualifiedNameAnalyzer(#8048)SwitchAnalyzer- improve performance (#8407)v3.70.2Compare Source
MbStrFunctionsFixermust run beforeNativeFunctionInvocationFixer(#8466)MethodArgumentSpaceFixer- fix nested calls forensure_fully_multilineoption (#8469)v3.70.1Compare Source
PhpUnitSizeClassFixermust run beforePhpUnitAttributesFixer(#8457)OrderedImportsFixerTest(#8458)v3.70.0Compare Source
PhpUnitDataProviderMethodOrderFixerfixer (#8225)HeaderCommentFixer- allow validators (#8452)PhpCsFixerruleset: useoperator_linebreakrule for all operators (#8417)PhpUnitMethodCasingFixerto support PHPUnit'sTestattribute (#8451)TypeDeclarationSpacesFixer- Fix whitespace between const type and const name (#8442)CommentsAnalyzer- allow other forms of assignment as valid structural elements for PHPDocs (#8371)PhpUnitTestClassRequiresCoversFixermust run beforePhpUnitAttributesFixer(#8444)CheckCommandTest::testDryRunModeIsUnavailableto correctly check that option--dry-runis unavailable (#8438)v3.69.1Compare Source
PhpUnitAttributesFixer- convert correctly version constraint (#8439)PhpUnitAttributesFixermust run beforeNoEmptyPhpdocFixer(#8443)v3.69.0Compare Source
OrderedClassElementsFixer- sort correctly typed constants (#8408)checkbashismsto 2.25.2 (#8427)v3.68.5Compare Source
NativeTypeDeclarationCasingFixer- do not touch constants named as native types (#8404)v3.68.4Compare Source
v3.68.3Compare Source
NativeTypeDeclarationCasingFixer- fix for enum with "Mixed" case (#8395)v3.68.2Compare Source
NativeTypeDeclarationCasingFixer- fix for promoted properties, enums,falseandmixed(#8386)dev-toolsdependencies are bumped (#8389)Yaml::parseFile()instead of custom method (#8380)v3.68.1Compare Source
AutoReview/CiConfigurationTest- handle failure of reading files (#8375)Docker- check allcomposeservices (#8370)v3.68.0Compare Source
ModernizeStrposFixer- supportstripos(#8019)FullyQualifiedStrictTypesFixer- reduce conditions count (#8368)PhpUnitSetUpTearDownVisibilityFixer- extend test for anonymous classes (#8369)v3.67.1Compare Source
FullyQualifiedStrictTypesFixer- fix return types (#8367)PhpUnitSetUpTearDownVisibilityFixer- do not touch anonymous classes (#8366)PHPStan- upgrade to 2.1 (#8355)v3.67.0Compare Source
end/prevfunctions (#8352)general_attribute_removefixer (#8339)v3.66.2Compare Source
@throwsannotation (#8353)v3.66.1Compare Source
NoMultipleStatementsPerLineFixer- be aware of PHP 8.4 property hooks (#8344)TernaryToElvisOperatorFixer- improvements based on PHPStan detections (#8345)PhpUnitTestCaseStaticMethodCallsFixer- fix type ofmethodsoption in documemtation and add example with it (#8338)v3.66.0Compare 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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.