Pull Request: https://github.com/php/web-php/pull/1205 Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.66.1 to 3.68.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.68.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>chore: <code>FullyQualifiedStrictTypesFixer</code> - reduce conditions count 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/8368">PHP-CS-Fixer/PHP-CS-Fixer#8368</a></li> <li>test: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - extend test for anonymous classes 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/8369">PHP-CS-Fixer/PHP-CS-Fixer#8369</a></li> <li>feat: Add stripos to modernize_strpos rule by <a href="https://github.com/antoniovj1"><code>@antoniovj1</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8019">PHP-CS-Fixer/PHP-CS-Fixer#8019</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/antoniovj1"><code>@antoniovj1</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8019">PHP-CS-Fixer/PHP-CS-Fixer#8019</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.1...v3.68.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.1...v3.68.0</a></p> <h2>v3.67.1 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>FullyQualifiedStrictTypesFixer</code> - support for importing return types in arrow functions 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/8367">PHP-CS-Fixer/PHP-CS-Fixer#8367</a></li> <li>fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes 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/8366">PHP-CS-Fixer/PHP-CS-Fixer#8366</a></li> <li>CI: Introduce PHP compatibility check by <a href="https://github.com/Wirone"><code>@Wirone</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7844">PHP-CS-Fixer/PHP-CS-Fixer#7844</a></li> <li>chore: <code>PHPStan</code> - upgrade to 2.1 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/8355">PHP-CS-Fixer/PHP-CS-Fixer#8355</a></li> <li>chore: dependabot integration 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/8357">PHP-CS-Fixer/PHP-CS-Fixer#8357</a></li> <li>chore: allow for class-string in doc types of rule options 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/8358">PHP-CS-Fixer/PHP-CS-Fixer#8358</a></li> <li>chore: CS: Move data provider methods after their test method by <a href="https://github.com/mvorisek"><code>@mvorisek</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8302">PHP-CS-Fixer/PHP-CS-Fixer#8302</a></li> <li>deps: bump docker/build-push-action from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8361">PHP-CS-Fixer/PHP-CS-Fixer#8361</a></li> <li>docs: update installation instructions 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/8356">PHP-CS-Fixer/PHP-CS-Fixer#8356</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8361">PHP-CS-Fixer/PHP-CS-Fixer#8361</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.0...v3.67.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.0...v3.67.1</a></p> <h2>v3.67.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>chore: simplify loops that are using <code>end</code>/<code>prev</code> functions 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/8352">PHP-CS-Fixer/PHP-CS-Fixer#8352</a></li> <li>feat: Introduce <code>general_attribute_remove</code> fixer by <a href="https://github.com/raffaelecarelle"><code>@raffaelecarelle</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339">PHP-CS-Fixer/PHP-CS-Fixer#8339</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/raffaelecarelle"><code>@raffaelecarelle</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339">PHP-CS-Fixer/PHP-CS-Fixer#8339</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0</a></p> <h2>v3.66.2 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>chore: remove extra check, never happening 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/8348">PHP-CS-Fixer/PHP-CS-Fixer#8348</a></li> <li>chore: Tokens - minor performance and types optimizations 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/8349">PHP-CS-Fixer/PHP-CS-Fixer#8349</a></li> <li>chore: Tokens - cleanup 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/8350">PHP-CS-Fixer/PHP-CS-Fixer#8350</a></li> <li>chore: do not use bitwise "or" assignment operator 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/8346">PHP-CS-Fixer/PHP-CS-Fixer#8346</a></li> <li>chore: remove impossible <code>@throws</code> annotation 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/8353">PHP-CS-Fixer/PHP-CS-Fixer#8353</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.66.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.66.2</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.68.0</h2> <ul> <li>feat: <code>ModernizeStrposFixer</code> - support <code>stripos</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8019">#8019</a>)</li> <li>chore: <code>FullyQualifiedStrictTypesFixer</code> - reduce conditions count (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8368">#8368</a>)</li> <li>test: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - extend test for anonymous classes (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8369">#8369</a>)</li> </ul> <h2>Changelog for v3.67.1</h2> <ul> <li>fix: <code>FullyQualifiedStrictTypesFixer</code> - fix return types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8367">#8367</a>)</li> <li>fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8366">#8366</a>)</li> <li>chore: allow for class-string in doc types of rule options (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8358">#8358</a>)</li> <li>chore: CS: Move data provider methods after their test method (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8302">#8302</a>)</li> <li>chore: dependabot integration (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8357">#8357</a>)</li> <li>chore: <code>PHPStan</code> - upgrade to 2.1 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8355">#8355</a>)</li> <li>CI: Introduce PHP compatibility check (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7844">#7844</a>)</li> <li>deps: bump docker/build-push-action from 5 to 6 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8361">#8361</a>)</li> <li>docs: update installation instructions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8356">#8356</a>)</li> </ul> <h2>Changelog for v3.67.0</h2> <ul> <li>chore: simplify loops using <code>end</code>/<code>prev</code> functions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8352">#8352</a>)</li> <li>feat: Introduce <code>general_attribute_remove</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8339">#8339</a>)</li> </ul> <h2>Changelog for v3.66.2</h2> <ul> <li>chore: do not use bitwise "or" assignment operator (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8346">#8346</a>)</li> <li>chore: remove extra check, never happening (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8348">#8348</a>)</li> <li>chore: remove impossible <code>@throws</code> annotation (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8353">#8353</a>)</li> <li>chore: Tokens - cleanup (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8350">#8350</a>)</li> <li>chore: Tokens - minor performance and types optimizations (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8349">#8349</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c"><code>73f78d8</code></a> prepared the 3.68.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4c2bdc85f73473bd0ce90148669f5dad572b6b97"><code>4c2bdc8</code></a> feat: Add stripos to modernize_strpos rule (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8019">#8019</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8e30cc9b7c1b147c08e6f4f7b71eb0ef496421a5"><code>8e30cc9</code></a> test: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - extend test for anonymous class...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e3ab49f113fc4e72a0994025794b88e67b50b75f"><code>e3ab49f</code></a> chore: <code>FullyQualifiedStrictTypesFixer</code> - reduce conditions count (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8368">#8368</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e6e8f747886fc9600576cb35234cc9cac70d479a"><code>e6e8f74</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc"><code>db533e9</code></a> prepared the 3.67.1 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c46633a904f7d5dc82a1d62176d70ef01f1a7145"><code>c46633a</code></a> fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes (...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3d83a574dfd6dcc60e469159698726b39d36e095"><code>3d83a57</code></a> fix: <code>FullyQualifiedStrictTypesFixer</code> - fix return types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8367">#8367</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/50594cc3bca17298f81b5d4c3bd993275f7a6b55"><code>50594cc</code></a> docs: update installation instructions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8356">#8356</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ff930d2efd8ccfb78a46eb259c801db2b1c8b449"><code>ff930d2</code></a> chore: CS: Move data provider methods after their test method (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8302">#8302</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.68.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>