[PHP-WEBMASTER] [web-php] PR #1299: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0

Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0 by dependabot[bot] · Pull Request #1299 · php/web-php · GitHub
Author: dependabot[bot]

Bumps [friendsofphp/php-cs-fixer](GitHub - PHP-CS-Fixer/PHP-CS-Fixer: A tool to automatically fix PHP Coding Standards issues) from 3.83.0 to 3.84.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases&quot;&gt;friendsofphp/php\-cs\-fixer&#39;s releases</a>.</em></p>
<blockquote>
<h2>v3.84.0 Alexander</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: <code>VisibilityRequiredFixer</code> - support final promoted properties by <a href="https://github.com/gharlan&quot;&gt;&lt;code&gt;@​gharlan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8835&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8835&lt;/a&gt;&lt;/li&gt;
<li>chore: simplify <code>isGivenKind</code>/<code>equals</code>/<code>equalsAll</code> calls by <a href="https://github.com/gharlan&quot;&gt;&lt;code&gt;@​gharlan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8843&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8843&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpdocToParamTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8842&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8842&lt;/a&gt;&lt;/li&gt;
<li>chore: introduce FCT for few missing tokens by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8845&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8845&lt;/a&gt;&lt;/li&gt;
<li>docs: Support for new PHP version by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8780&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8780&lt;/a&gt;&lt;/li&gt;
<li>feat: Introduce <code>NoUselessPrintfFixer</code> by <a href="https://github.com/paulbalandan&quot;&gt;&lt;code&gt;@​paulbalandan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8820&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8820&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>NewExpressionParenthesesFixer</code> - add to <code>PHP84MigrationSet</code> by <a href="https://github.com/gharlan&quot;&gt;&lt;code&gt;@​gharlan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8788&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8788&lt;/a&gt;&lt;/li&gt;
<li>chore: remove useless static variables for const content by <a href="https://github.com/gharlan&quot;&gt;&lt;code&gt;@​gharlan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8836&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8836&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpdocToReturnTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8846&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8846&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpdocToPropertyTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8847&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8847&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>CastSpacesFixer</code> - support <code>(void)</code> cast by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8851&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8851&lt;/a&gt;&lt;/li&gt;
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.83.0...v3.84.0&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.83.0...v3.84.0&lt;/a&gt;&lt;/p&gt;
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md&quot;&gt;friendsofphp/php\-cs\-fixer&#39;s changelog</a>.</em></p>
<blockquote>
<h2>Changelog for v3.84.0</h2>
<ul>
<li>feat: Introduce <code>NoUselessPrintfFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8820&quot;&gt;\#8820&lt;/a&gt;\)</li>
<li>feat: <code>CastSpacesFixer</code> - support <code>(void)</code> cast (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8851&quot;&gt;\#8851&lt;/a&gt;\)</li>
<li>feat: <code>NewExpressionParenthesesFixer</code> - add to <code>PHP84MigrationSet</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8788&quot;&gt;\#8788&lt;/a&gt;\)</li>
<li>feat: <code>VisibilityRequiredFixer</code> - support final promoted properties (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8835&quot;&gt;\#8835&lt;/a&gt;\)</li>
<li>fix: <code>PhpdocToParamTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8842&quot;&gt;\#8842&lt;/a&gt;\)</li>
<li>fix: <code>PhpdocToPropertyTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8847&quot;&gt;\#8847&lt;/a&gt;\)</li>
<li>fix: <code>PhpdocToReturnTypeFixer</code> - do not convert types from <code>phpstan-type</code>, <code>phpstan-import-type</code>, <code>psalm-type</code> and <code>psalm-import-type</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8846&quot;&gt;\#8846&lt;/a&gt;\)</li>
<li>chore: introduce FCT for few missing tokens (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8845&quot;&gt;\#8845&lt;/a&gt;\)</li>
<li>chore: remove useless static variables for const content (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8836&quot;&gt;\#8836&lt;/a&gt;\)</li>
<li>chore: simplify <code>isGivenKind</code>/<code>equals</code>/<code>equalsAll</code> calls (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8843&quot;&gt;\#8843&lt;/a&gt;\)</li>
<li>docs: Support for new PHP version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8780&quot;&gt;\#8780&lt;/a&gt;\)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/38dad0767bf2a9b516b976852200ae722fe984ca&quot;&gt;&lt;code&gt;38dad07&lt;/code&gt;&lt;/a&gt; prepared the 3.84.0 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c09315acecbe45aac275a7800c6dce8129888245&quot;&gt;&lt;code&gt;c09315a&lt;/code&gt;&lt;/a&gt; feat: <code>CastSpacesFixer</code> - support <code>(void)</code> cast (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8851&quot;&gt;\#8851&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/38f33a26b83036e061aa913ae499b201fc12de3b&quot;&gt;&lt;code&gt;38f33a2&lt;/code&gt;&lt;/a&gt; fix: <code>PhpdocToPropertyTypeFixer</code> - do not convert types from <code>phpstan-type</code>, ...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1bf3b13991c9a26eb3ffd7b11837abe1814783be&quot;&gt;&lt;code&gt;1bf3b13&lt;/code&gt;&lt;/a&gt; fix: <code>PhpdocToReturnTypeFixer</code> - do not convert types from <code>phpstan-type</code>, `p...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/56adb6134bb4ebc48905ce834c13fa4bee99dddd&quot;&gt;&lt;code&gt;56adb61&lt;/code&gt;&lt;/a&gt; chore: remove useless static variables for const content (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8836&quot;&gt;\#8836&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/809239471dc676f31c96476ce6e40a7c512584e5&quot;&gt;&lt;code&gt;8092394&lt;/code&gt;&lt;/a&gt; feat: <code>NewExpressionParenthesesFixer</code> - add to <code>PHP84MigrationSet</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8788&quot;&gt;\#8788&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/bb94482187b8ce63379f29a532318a3619f8c1b2&quot;&gt;&lt;code&gt;bb94482&lt;/code&gt;&lt;/a&gt; feat: Introduce <code>NoUselessPrintfFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8820&quot;&gt;\#8820&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/952066a5793b52a103f7685c871a25c3fc320881&quot;&gt;&lt;code&gt;952066a&lt;/code&gt;&lt;/a&gt; docs: Support for new PHP version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8780&quot;&gt;\#8780&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/408cb9e93b594e79ea61a1645b92c402bb1e8eca&quot;&gt;&lt;code&gt;408cb9e&lt;/code&gt;&lt;/a&gt; chore: introduce FCT for few missing tokens (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8845&quot;&gt;\#8845&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6d60a573a08207c4e9b3204704f8a9aefe144d37&quot;&gt;&lt;code&gt;6d60a57&lt;/code&gt;&lt;/a&gt; fix: <code>PhpdocToParamTypeFixer</code> - do not convert types from <code>phpstan-type</code>, `ph...</li>
<li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.83.0...v3.84.0&quot;&gt;compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=friendsofphp/php-cs-fixer&package-manager=composer&previous-version=3.83.0&new-version=3.84.0)](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>