Pull Request: https://github.com/php/web-php/pull/1286 Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.75.0 to 3.76.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases">friendsofphp/php-cs-fixer's releases</a>.</em></p> <blockquote> <h2>v3.76.0 Kids Playground</h2> <h2>What's Changed</h2> <ul> <li>chore: add missing priority test for <code>BracesPositionFixer</code> and <code>MultilinePromotedPropertiesFixer</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8596">PHP-CS-Fixer/PHP-CS-Fixer#8596</a></li> <li>chore: add more assertions in tests by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8740">PHP-CS-Fixer/PHP-CS-Fixer#8740</a></li> <li>chore: bump dependencies version to maximum for non-newest MAJOR version by <a href="https://github.com/keradus"><code>@keradus</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8753">PHP-CS-Fixer/PHP-CS-Fixer#8753</a></li> <li>chore: cast types in tests by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8742">PHP-CS-Fixer/PHP-CS-Fixer#8742</a></li> <li>chore: cleanup <code>AlignMultilineCommentFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8688">PHP-CS-Fixer/PHP-CS-Fixer#8688</a></li> <li>chore: cleanup <code>BinaryOperatorSpacesFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8687">PHP-CS-Fixer/PHP-CS-Fixer#8687</a></li> <li>chore: cleanup <code>BlankLineBeforeStatementFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8685">PHP-CS-Fixer/PHP-CS-Fixer#8685</a></li> <li>chore: cleanup <code>ClassDefinitionFixer</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8580">PHP-CS-Fixer/PHP-CS-Fixer#8580</a></li> <li>chore: cleanup <code>ClassDefinitionFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8684">PHP-CS-Fixer/PHP-CS-Fixer#8684</a></li> <li>chore: cleanup <code>ConcatSpaceFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8683">PHP-CS-Fixer/PHP-CS-Fixer#8683</a></li> <li>chore: cleanup <code>DoctrineAnnotationArrayAssignmentFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8621">PHP-CS-Fixer/PHP-CS-Fixer#8621</a></li> <li>chore: cleanup <code>DoctrineAnnotationBracesFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8623">PHP-CS-Fixer/PHP-CS-Fixer#8623</a></li> <li>chore: cleanup <code>DoctrineAnnotationIndentationFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8620">PHP-CS-Fixer/PHP-CS-Fixer#8620</a></li> <li>chore: cleanup <code>DoctrineAnnotationSpacesFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8624">PHP-CS-Fixer/PHP-CS-Fixer#8624</a></li> <li>chore: cleanup <code>EchoTagSyntaxFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8681">PHP-CS-Fixer/PHP-CS-Fixer#8681</a></li> <li>chore: cleanup <code>file_get_contents</code> return types by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8735">PHP-CS-Fixer/PHP-CS-Fixer#8735</a></li> <li>chore: cleanup <code>FunctionDeclarationFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8680">PHP-CS-Fixer/PHP-CS-Fixer#8680</a></li> <li>chore: cleanup <code>FunctionToConstantFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8618">PHP-CS-Fixer/PHP-CS-Fixer#8618</a></li> <li>chore: cleanup <code>GeneralPhpdocTagRenameFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8627">PHP-CS-Fixer/PHP-CS-Fixer#8627</a></li> <li>chore: cleanup <code>GlobalNamespaceImportFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8679">PHP-CS-Fixer/PHP-CS-Fixer#8679</a></li> <li>chore: cleanup <code>HeaderCommentFixerTest</code> (restore <code>@requires</code> for PHP 8.1) by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8678">PHP-CS-Fixer/PHP-CS-Fixer#8678</a></li> <li>chore: cleanup <code>HeaderCommentFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8677">PHP-CS-Fixer/PHP-CS-Fixer#8677</a></li> <li>chore: cleanup <code>IncrementStyleFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8676">PHP-CS-Fixer/PHP-CS-Fixer#8676</a></li> <li>chore: cleanup <code>IndentationTypeFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8675">PHP-CS-Fixer/PHP-CS-Fixer#8675</a></li> <li>chore: cleanup <code>ListSyntaxFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8674">PHP-CS-Fixer/PHP-CS-Fixer#8674</a></li> <li>chore: cleanup <code>MethodArgumentSpaceFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8673">PHP-CS-Fixer/PHP-CS-Fixer#8673</a></li> <li>chore: cleanup <code>MultilineWhitespaceBeforeSemicolonsFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8614">PHP-CS-Fixer/PHP-CS-Fixer#8614</a></li> <li>chore: cleanup <code>NativeConstantInvocationFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8672">PHP-CS-Fixer/PHP-CS-Fixer#8672</a></li> <li>chore: cleanup <code>NewWithParenthesesFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8592">PHP-CS-Fixer/PHP-CS-Fixer#8592</a></li> <li>chore: cleanup <code>NoBlankLinesAfterPhpdocFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8671">PHP-CS-Fixer/PHP-CS-Fixer#8671</a></li> <li>chore: cleanup <code>NoBreakCommentFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8670">PHP-CS-Fixer/PHP-CS-Fixer#8670</a></li> <li>chore: cleanup <code>NoClosingTagFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8669">PHP-CS-Fixer/PHP-CS-Fixer#8669</a></li> <li>chore: cleanup <code>NoEmptyStatementFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8667">PHP-CS-Fixer/PHP-CS-Fixer#8667</a></li> <li>chore: cleanup <code>NoSpacesAroundOffsetFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8666">PHP-CS-Fixer/PHP-CS-Fixer#8666</a></li> <li>chore: cleanup <code>NoUnneededControlParenthesesFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8665">PHP-CS-Fixer/PHP-CS-Fixer#8665</a></li> <li>chore: cleanup <code>NoUselessElseFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8664">PHP-CS-Fixer/PHP-CS-Fixer#8664</a></li> <li>chore: cleanup <code>PhpdocAddMissingParamAnnotationFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8663">PHP-CS-Fixer/PHP-CS-Fixer#8663</a></li> <li>chore: cleanup <code>PhpdocNoEmptyReturnFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8662">PHP-CS-Fixer/PHP-CS-Fixer#8662</a></li> <li>chore: cleanup <code>PhpdocNoPackageFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8626">PHP-CS-Fixer/PHP-CS-Fixer#8626</a></li> <li>chore: cleanup <code>PhpdocOrderByValueFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8661">PHP-CS-Fixer/PHP-CS-Fixer#8661</a></li> <li>chore: cleanup <code>PhpdocOrderFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8660">PHP-CS-Fixer/PHP-CS-Fixer#8660</a></li> <li>chore: cleanup <code>PhpdocParamOrderFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8659">PHP-CS-Fixer/PHP-CS-Fixer#8659</a></li> <li>chore: cleanup <code>PhpdocReturnSelfReferenceFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8658">PHP-CS-Fixer/PHP-CS-Fixer#8658</a></li> <li>chore: cleanup <code>PhpdocSeparationFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8657">PHP-CS-Fixer/PHP-CS-Fixer#8657</a></li> <li>chore: cleanup <code>PhpdocSummaryFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8654">PHP-CS-Fixer/PHP-CS-Fixer#8654</a></li> <li>chore: cleanup <code>PhpdocTrimFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8653">PHP-CS-Fixer/PHP-CS-Fixer#8653</a></li> <li>chore: cleanup <code>PhpdocTypesOrderFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8652">PHP-CS-Fixer/PHP-CS-Fixer#8652</a></li> <li>chore: cleanup <code>PhpdocVarWithoutNameFixerTest</code> by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8617">PHP-CS-Fixer/PHP-CS-Fixer#8617</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md">friendsofphp/php-cs-fixer's changelog</a>.</em></p> <blockquote> <h2>Changelog for v3.76.0</h2> <ul> <li>chore(release): bump php ci alpine version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8581">#8581</a>)</li> <li>chore: add missing priority test for <code>BracesPositionFixer</code> and <code>MultilinePromotedPropertiesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8596">#8596</a>)</li> <li>chore: add more assertions in tests (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8740">#8740</a>)</li> <li>chore: bump dependencies version to maximum for non-newest MAJOR version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8753">#8753</a>)</li> <li>chore: cast types in tests (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8742">#8742</a>)</li> <li>chore: cleanup booleans use in tests (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8738">#8738</a>)</li> <li>chore: cleanup code in tests (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8745">#8745</a>)</li> <li>chore: cleanup PsrAutoloadingFixerTest.php keywords handling, as always defined currently (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8730">#8730</a>)</li> <li>chore: cleanup <code>AlignMultilineCommentFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8688">#8688</a>)</li> <li>chore: cleanup <code>BinaryOperatorSpacesFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8687">#8687</a>)</li> <li>chore: cleanup <code>BlankLineBeforeStatementFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8685">#8685</a>)</li> <li>chore: cleanup <code>ClassDefinitionFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8684">#8684</a>)</li> <li>chore: cleanup <code>ClassDefinitionFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8580">#8580</a>)</li> <li>chore: cleanup <code>ConcatSpaceFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8683">#8683</a>)</li> <li>chore: cleanup <code>DoctrineAnnotationArrayAssignmentFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8621">#8621</a>)</li> <li>chore: cleanup <code>DoctrineAnnotationBracesFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8623">#8623</a>)</li> <li>chore: cleanup <code>DoctrineAnnotationIndentationFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8620">#8620</a>)</li> <li>chore: cleanup <code>DoctrineAnnotationSpacesFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8624">#8624</a>)</li> <li>chore: cleanup <code>EchoTagSyntaxFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8681">#8681</a>)</li> <li>chore: cleanup <code>file_get_contents</code> return types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8735">#8735</a>)</li> <li>chore: cleanup <code>FunctionDeclarationFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8680">#8680</a>)</li> <li>chore: cleanup <code>FunctionToConstantFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8618">#8618</a>)</li> <li>chore: cleanup <code>GeneralPhpdocTagRenameFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8627">#8627</a>)</li> <li>chore: cleanup <code>GlobalNamespaceImportFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8679">#8679</a>)</li> <li>chore: cleanup <code>HeaderCommentFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8677">#8677</a>)</li> <li>chore: cleanup <code>HeaderCommentFixerTest</code> (restore <code>@requires</code> for PHP 8.1) (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8678">#8678</a>)</li> <li>chore: cleanup <code>IncrementStyleFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8676">#8676</a>)</li> <li>chore: cleanup <code>IndentationTypeFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8675">#8675</a>)</li> <li>chore: cleanup <code>ListSyntaxFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8674">#8674</a>)</li> <li>chore: cleanup <code>MethodArgumentSpaceFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8673">#8673</a>)</li> <li>chore: cleanup <code>MultilineWhitespaceBeforeSemicolonsFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8614">#8614</a>)</li> <li>chore: cleanup <code>NativeConstantInvocationFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8672">#8672</a>)</li> <li>chore: cleanup <code>NewWithParenthesesFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8592">#8592</a>)</li> <li>chore: cleanup <code>NoBlankLinesAfterPhpdocFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8671">#8671</a>)</li> <li>chore: cleanup <code>NoBreakCommentFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8670">#8670</a>)</li> <li>chore: cleanup <code>NoClosingTagFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8669">#8669</a>)</li> <li>chore: cleanup <code>NoEmptyStatementFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8667">#8667</a>)</li> <li>chore: cleanup <code>NoSpacesAroundOffsetFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8666">#8666</a>)</li> <li>chore: cleanup <code>NoUnneededControlParenthesesFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8665">#8665</a>)</li> <li>chore: cleanup <code>NoUselessElseFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8664">#8664</a>)</li> <li>chore: cleanup <code>PhpdocAddMissingParamAnnotationFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8663">#8663</a>)</li> <li>chore: cleanup <code>PhpdocNoEmptyReturnFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8662">#8662</a>)</li> <li>chore: cleanup <code>PhpdocNoPackageFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8626">#8626</a>)</li> <li>chore: cleanup <code>PhpdocOrderByValueFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8661">#8661</a>)</li> <li>chore: cleanup <code>PhpdocOrderFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8660">#8660</a>)</li> <li>chore: cleanup <code>PhpdocParamOrderFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8659">#8659</a>)</li> <li>chore: cleanup <code>PhpdocReturnSelfReferenceFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8658">#8658</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0e3c484cef0ae9314b0f85986a36296087432c40"><code>0e3c484</code></a> prepared the 3.76.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f8b1a81b12885c982c9ea122e291acc8e7960d07"><code>f8b1a81</code></a> feat: <code>BracesPositionFixer</code> - support property hooks in promoted properties (...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9d6fdfeae811a0da56f1ee5cc47a61b562d6a72c"><code>9d6fdfe</code></a> feat: <code>OrderedTypesFixer</code> - support asymmetric visibility in promoted propert...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ca9d83ea109ee7ee0499ddceb7795c8ab57385df"><code>ca9d83e</code></a> feat: <code>VisibilityRequiredFixer</code> - support ordering set-visibility modifier (#...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/531483d1e2b6eaccae31709dee1ae0cc0151b399"><code>531483d</code></a> feat: <code>NoExtraBlankLinesFixer</code> - add comma to supported tokens (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8655">#8655</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/580825cc07e0ddf2ae187ec8666d962905f2dbad"><code>580825c</code></a> feat: <code>SingleClassElementPerStatementFixer</code> - support asymmetric visibility (...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dad95b1833a9bc72f43f9c9e3b4817f378440548"><code>dad95b1</code></a> feat: <code>PhpdocAddMissingParamAnnotationFixer</code> - support asymmetric visibility ...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/94716315b38d489e4acbad4fa9a5c92f89080846"><code>9471631</code></a> feat: <code>PhpdocVarWithoutNameFixer</code> - support asymmetric visibility (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8704">#8704</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d0c6fc988a332967b66d7b079fec94ff4a3b29dc"><code>d0c6fc9</code></a> feat: <code>SingleSpaceAroundConstructFixer</code> - add support for asymmetric visibili...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/57e2804c1e9d12b794dcb13f0aca06d12897cf2e"><code>57e2804</code></a> feat: <code>NoSuperfluousPhpdocTagsFixer</code> - support asymmetric visibility (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8700">#8700</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.75.0...v3.76.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>