Pull Request: https://github.com/php/web-php/pull/1073 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.4 to 11.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's releases</a>.</em></p> <blockquote> <h2>PHPUnit 11.3.5</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5874">#5874</a>: Test Stub generated by return value generator for doubled method with <code>static</code> return type declaration is not properly initialized</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5931">#5931</a>: Reverted addition of <code>name</code> property on <code><testsuites></code> element in JUnit XML logfile</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5946">#5946</a>: <code>Callback</code> throws a <code>TypeError</code> when checking a <code>callable</code> has variadic parameters</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.3/installation.html">How to install or update PHPUnit</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/11.3.5/ChangeLog-11.3.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.3.5] - 2024-09-13</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5874">#5874</a>: Test Stub generated by return value generator for doubled method with <code>static</code> return type declaration is not properly initialized</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5931">#5931</a>: Reverted addition of <code>name</code> property on <code><testsuites></code> element in JUnit XML logfile</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5946">#5946</a>: <code>Callback</code> throws a <code>TypeError</code> when checking a <code>callable</code> has variadic parameters</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4dc07a589a68f8f2d5132ac0849146d122e08347"><code>4dc07a5</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/dd8712089596dcf3bcb68e4bb80c7082e7c6c4a7"><code>dd87120</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/3c69d315bdf79080c8e115b69d1961c6905b0e18"><code>3c69d31</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a10761577aa7ccd55274487fbad6ceea1aabcfb3"><code>a107615</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/7c1945c703f9afb01708bac63eed5bf6724f34ad"><code>7c1945c</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/17f4f136331dd04e8fedb602aae119654d5e9481"><code>17f4f13</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/90098622cb92f3bec18fe2c25901db6cfeabf2da"><code>9009862</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9981e7696e15035c4529f5fe5af95995412e60d6"><code>9981e76</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/390ab43bc5d902415d5c6b0727fb125a35e804d5"><code>390ab43</code></a> Update ChangeLog</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/3d619000d7f3bcf74777b553da11a4ece4c25adc"><code>3d61900</code></a> Revert "add name property to testsuites element in JunitXmlLogger"</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.3.4...11.3.5">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>