Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5 in /vendor-bin/cs-fixer
Bumps friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
v3.9.5 Grand Awaiting
- bug: AlternativeSyntaxAnalyzer - fix for nested else (#6495)
- bug: Fix cases related to binary strings (#6432)
- bug: Fix trailing whitespace after moving brace (#6489)
- bug: NoUnneededControlParenthesesFixer - Fix some curly close cases (#6502)
- bug: TypeColonTransformer - fix for backed enum types (#6494)
- DX: Add tests for type colon in backed enums (#6497)
- DX: Fix CI static analysis workflow (#6506)
- DX: Fix PHPStan errors (#6504)
- DX: Increase PHPStan level to 6 (#6468)
- DX: Narrow docblock types in Runner and Report (#6465)
- DX: Narrow docblock types in Tokenizer (#6293)
- minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458)
- minor: Let PhpdocLineSpan fixer detect docblocks when seperator from token with attribute (#6343)
v3.9.4 Grand Awaiting
- bug: Fix various indentation issues (#6480)
- bug: Fix wrong brace position after static return type (#6485)
- bug: Prevent breaking functions returning by reference (#6487)
v3.9.3 Grand Awaiting
- bug: Fix BinaryOperatorSpacesFixer adding whitespace outside PHP blocks (#6476)
- bug: Fix brace location after multiline function signature (#6475)
v3.9.2 Grand Awaiting
- bug: Fix indentation after control structure in switch (#6473)
v3.9.1 Grand Awaiting
- bug: Add attributes support to
statement_indentation(#6429)- bug: BinaryOperatorSpacesFixer - Allow to align
=inside array definitions (#6444)- bug: BinaryOperatorSpacesFixer - Fix align of operator with function declaration (#6445)
- bug: ConstantCaseFixer - Do not touch enum case (#6367)
- bug: CurlyBracesPositionFixer - multiple elseifs (#6459)
- bug: Fix #6439 issue in
StaticLambdafixer (#6440)- bug: FullOpeningTagFixer - fix substr check for pre PHP8 (#6388)
- bug: IncrementStyleFixer - NoSpacesInsideParenthesisFixer - prio (#6416)
- bug: LambdaNotUsedImportFixer must run before MethodArgumentSpaceFixer (#6453)
- bug: MethodArgumentSpaceFixer - first element in same line, space before comma and inconsistent indent (#6438)
- bug: NoSuperfluousPhpdocTagsFixer - fix for promoted properties (#6403)
- bug: StatementIndentationFixer - Fix indentation for multiline traits use (#6402)
- bug: StrictComparisonFixer must rune before ModernizeStrposFixer (#6455)
- bug: TokensAnalyzer - fix intersection types considered as binary operator (#6414)
- DX:
ISSUE_TEMPLATEhints to check applied rules (#6398)- DX: Add more type hints (#6383)
- DX: Fix CI/CD issues (#6411)
- DX: cleanup test (#6410)
- DX: integrate PRLint (#6406)
- feature: BlankLineBetweenImportGroupsFixer - Introduction (#6365)
- feature: DateTimeCreateFromFormatCallFixer - Add DateTimeImmutable support (#6350)
- feature: Extract StatementIndentationFixer from BracesFixer (#5960)
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Changelog for v3.9.5
- bug: AlternativeSyntaxAnalyzer - fix for nested else (#6495)
- bug: Fix cases related to binary strings (#6432)
- bug: Fix trailing whitespace after moving brace (#6489)
- bug: NoUnneededControlParenthesesFixer - Fix some curly close cases (#6502)
- bug: TypeColonTransformer - fix for backed enum types (#6494)
- DX: Add tests for type colon in backed enums (#6497)
- DX: Fix CI static analysis workflow (#6506)
- DX: Fix PHPStan errors (#6504)
- DX: Increase PHPStan level to 6 (#6468)
- DX: Narrow docblock types in Runner and Report (#6465)
- DX: Narrow docblock types in Tokenizer (#6293)
- minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458)
- minor: Let PhpdocLineSpan fixer detect docblocks when seperator from token with attribute (#6343)
Changelog for v3.9.4
- bug: Fix various indentation issues (#6480)
- bug: Fix wrong brace position after static return type (#6485)
- bug: Prevent breaking functions returning by reference (#6487)
Changelog for v3.9.3
- bug: Fix BinaryOperatorSpacesFixer adding whitespace outside PHP blocks (#6476)
- bug: Fix brace location after multiline function signature (#6475)
Changelog for v3.9.2
- bug: Fix indentation after control structure in switch (#6473)
Changelog for v3.9.1
- bug: Add attributes support to
statement_indentation(#6429)- bug: BinaryOperatorSpacesFixer - Allow to align
=inside array definitions (#6444)- bug: BinaryOperatorSpacesFixer - Fix align of operator with function declaration (#6445)
- bug: ConstantCaseFixer - Do not touch enum case (#6367)
- bug: CurlyBracesPositionFixer - multiple elseifs (#6459)
- bug: Fix #6439 issue in
StaticLambdafixer (#6440)- bug: FullOpeningTagFixer - fix substr check for pre PHP8 (#6388)
- bug: IncrementStyleFixer - NoSpacesInsideParenthesisFixer - prio (#6416)
- bug: LambdaNotUsedImportFixer must run before MethodArgumentSpaceFixer (#6453)
- bug: MethodArgumentSpaceFixer - first element in same line, space before comma and inconsistent indent (#6438)
- bug: NoSuperfluousPhpdocTagsFixer - fix for promoted properties (#6403)
- bug: StatementIndentationFixer - Fix indentation for multiline traits use (#6402)
... (truncated)
Commits
4465d70prepared the 3.9.5 release2389f5cminor: Let PhpdocLineSpan fixer detect docblocks when seperator from token wi...40716fcDX: Fix PHPStan errors (#6504)505adc1minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458)f408220DX: Add tests for type colon in backed enums (#6497)277c55aDX: Fix CI static analysis workflow (#6506)f63eb5dbug: AlternativeSyntaxAnalyzer - fix for nested else (#6495)b674087DX: Narrow docblock types in Runner and Report (#6465)fab645bDX: Narrow docblock types in Tokenizer (#6293)76bd49dbug: NoUnneededControlParenthesesFixer - Fix some curly close cases (#6502)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
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 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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Superseded by #7064.