Update dependency friendsofphp/php-cs-fixer to v3.95.3#72
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
a6fd801 to
6a44862
Compare
aea6b9c to
9aff8d5
Compare
9aff8d5 to
720f119
Compare
720f119 to
a2f4dac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.94.2→3.95.3Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.95.3Compare Source
MultilinePromotedPropertiesFixer- fix fornewin initializers (#9619)PhpdocLineSpanFixer- run afterNoSuperfluousPhpdocTagsFixer(#9615)8.6snapshotwithnightlyin matrix (#9628)v3.95.2Compare Source
MethodArgumentSpaceFixer- avoid collapsing multi-line arguments (#9559)ModifierKeywordsFixer- do not break PHP syntax for closures in constant expressions (#9596)NoRedundantReadonlyPropertyFixer- fixTypeErrorwhen trait contains anonymous class (#9457)PhpUnitAttributesFixer- add missing handling ofCoversMethodand naive handling ofCoversTrait(#9588)TextReporter- always show summary footer (#9595)facile-it/paraunitto ^2.11 (#9589)PhpdocTagCasingFixerTest(#9610)AbstractFopenFlagFixer(#9592)BlankLineBetweenImportGroupsFixer(#9562)ControlStructureBracesFixer(#9609)NoExtraBlankLinesFixer(#9567)OrderedImportsFixer(#9603)PhpdocSingleLineVarSpacingFixer(#9591)PhpdocToReturnTypeFixer(#9558)PhpUnitRequiresConstraintFixerfrom https://github.com/kubawerlos/php-cs-fixer-custom-fixers (#9581)php_unit_attributesrule (#9578)@authorname per email (#9606)NoUnsetCastFixerTest- run any test on PHP >= 8 (#9585)v3.95.1Compare Source
FinalInternalClassFixer(#9547)PhpdocToParamTypeFixer(#9550)MethodArgumentSpaceFixer- Do not collapse nested arguments when usingensure_single_line_for_single_argumentoption foron_multiline(#9552)@paraminPhpdocToParamTypeFixerTest(#9549)v3.95.0Compare Source
remove_existing_declarationtodeclare_strict_typesfixer (#9384)excludeoption tophpdoc_typesrule (#9479)NoWhitespaceInEmptyArrayFixer(#8155)jsonformat whenAI_AGENTenvironment variable is set (#9542)@Symfony:risky- addvoid_return(#9546)GlobalNamespaceImportFixer- support first-class callable syntax (#9484)MethodArgumentSpaceFixer- addensure_single_line_for_single_argumentoption foron_multiline(#9504)MultilinePromotedPropertiesFixer- turn multiline promoted properties into singleline when there are fewer thanminimum_number_of_parameters(#9501)PhpdocLineSpanFixer- addfunctionoption (#9439)ReturnAssignmentFixer- skip variables with the named@vartags with new optionskip_named_var_tags(#9464)ArrayPushFixer- do not stop fixing whenarray_pushwith 1 argument found (#9508)BinaryOperatorSpacesFixer- make it works correctly with multiple match cases (#9470)EchoTagSyntaxFixer- do not break syntax for single line comments (#9506)PhpUnitTestClassRequiresCoversFixer- do not add@coversNothingto anonymous classes (#9481)SimplifiedNullReturnFixer- do not removenullfrom property hook (#9471)SetTypeToCastFixer(#9518)BracesPositionFixer(#9522)PsrAutoloadingFixer(#9541)ClassAttributesSeparationFixer(#9545)GeneralAttributeRemoveFixer(#9520)GlobalNamespaceImportFixerTest(#9482)NoTrailingCommaInSinglelineFixer(#9537)OrderedAttributesFixer(#9521)PhpUnitExpectationFixer(#9505)TypeExpression::REGEX_TYPESdoes not have unnamed capturing group (#9514)AbstractPhpUnitFixer(#9519)ArrayPushFixer(#9515)FunctionsAnalyzer(#9483)MbStrFunctionsFixer- remove the nevertruecondition (#9509)ModernizeStrposFixer- remove the nevertrueconditions (#9510)NoAliasFunctionsFixer- cleanup invalid set handling (#9511)failOnDeprecation="true"to PHPUnit config (#8935)issue_8828_c.teston macOS for now (#9528)PhpdocTypesNoDuplicatesFixertoPhpdocNoDuplicateTypesFixer(#9381)MethodArgumentSpaceFixermust run beforeNoTrailingCommaInSinglelineFixer(#9507)PhpUnitTestCaseStaticMethodCallsFixerTest::testInvalidConfiguration(#9460)Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.