Pull Request: https://github.com/php/web-php/pull/991 Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.55.0 to 3.56.1. <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.56.1 15 Keys Accelerate</h2> <h2>What's Changed</h2> <ul> <li>chore: improve PHPDoc typehints 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/7994">PHP-CS-Fixer/PHP-CS-Fixer#7994</a></li> <li>CI: Better array shape in <code>PhpUnitDedicateAssertFixer</code> (fixes PHPStan/PHP8.3 failures) 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/7999">PHP-CS-Fixer/PHP-CS-Fixer#7999</a></li> <li>fix: <code>ConstantCaseFixer</code> - do not touch typed constants 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/7998">PHP-CS-Fixer/PHP-CS-Fixer#7998</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.0...v3.56.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.0...v3.56.1</a></p> <h2>v3.56.0 15 Keys Accelerate</h2> <h2>What's Changed</h2> <ul> <li>feat: <code>TrailingCommaInMultilineFixer</code> - handle trailing comma in language constructs by <a href="https://github.com/OndraM"><code>@OndraM</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7989">PHP-CS-Fixer/PHP-CS-Fixer#7989</a>, <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7990">PHP-CS-Fixer/PHP-CS-Fixer#7990</a></li> <li>chore: remove invalid comment 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/7987">PHP-CS-Fixer/PHP-CS-Fixer#7987</a></li> <li>DX: Cache optimisation 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/7985">PHP-CS-Fixer/PHP-CS-Fixer#7985</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.55.0...v3.56.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.55.0...v3.56.0</a></p> </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">friendsofphp/php-cs-fixer's changelog</a>.</em></p> <blockquote> <h2>Changelog for v3.56.1</h2> <ul> <li>chore: improve PHPDoc typehints (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7994">#7994</a>)</li> <li>CI: Allow any integer in PHPStan error for Token's constructor (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8000">#8000</a>)</li> <li>fix: Better array shape in <code>PhpUnitDedicateAssertFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7999">#7999</a>)</li> <li>fix: <code>ConstantCaseFixer</code> - do not touch typed constants (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7998">#7998</a>)</li> </ul> <h2>Changelog for v3.56.0</h2> <ul> <li>feat: <code>TrailingCommaInMultilineFixer</code> - handle trailing comma in language constructs (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7989">#7989</a>)</li> <li>fix: <code>TrailingCommaInMultilineFixer</code> - language constructs should be covered by arguments, not parameters (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7990">#7990</a>)</li> <li>chore: remove invalid comment (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7987">#7987</a>)</li> <li>DX: Cache optimisation (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7985">#7985</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/69c6168ae8bc96dc656c7f6c7271120a68ae5903"><code>69c6168</code></a> prepared the 3.56.1 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c87c87aeb4c8030d2640e7c1365ec2571268e0df"><code>c87c87a</code></a> fix: <code>ConstantCaseFixer</code> - do not touch typed constants (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7998">#7998</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/efe7a396a3e5434123011a808cf8d57681713530"><code>efe7a39</code></a> fix: Better array shape in <code>PhpUnitDedicateAssertFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7999">#7999</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d50fa1112402b7d027a0aa5724ffae1bf664307d"><code>d50fa11</code></a> CI: Allow any integer in PHPStan error for Token's constructor (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8000">#8000</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/91b20b98e53ca26ad4466fac467e9b451a084084"><code>91b20b9</code></a> chore: improve PHPDoc typehints (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7994">#7994</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/61f5c8a73900e5f132f97e9351ab048bf674fc67"><code>61f5c8a</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4429303e62a4ce583ddfe64ff5c34c76bcf74931"><code>4429303</code></a> prepared the 3.56.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6a98688c5523ed741676b2f141d7f5b6879e83b4"><code>6a98688</code></a> fix: <code>TrailingCommaInMultilineFixer</code> - language constructs should be covered ...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4b71d6dca9e5e34534947e3a1cdcdebb426e9ea4"><code>4b71d6d</code></a> fix: <code>TrailingCommaInMultilineFixer</code> - handle trailing comma in language cons...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c3af9469ec6279f29dd9bb7535defe6e091bb4c7"><code>c3af946</code></a> DX: Cache optimisation (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7985">#7985</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.55.0...v3.56.1">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>