Pull Request: https://github.com/php/web-php/pull/1191 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.1 to 11.5.2. <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.5.2</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6082">#6082</a>: <code>assertArrayHasKey()</code>, <code>assertArrayNotHasKey()</code>, <code>arrayHasKey()</code>, and <code>ArrayHasKey::__construct()</code> do not support all possible key types</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a>: <code>--migrate-configuration</code> does not remove <code>beStrictAboutTodoAnnotatedTests</code> attribute from XML configuration file</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.5/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.5.2/ChangeLog-11.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.5.2] - 2024-12-21</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6082">#6082</a>: <code>assertArrayHasKey()</code>, <code>assertArrayNotHasKey()</code>, <code>arrayHasKey()</code>, and <code>ArrayHasKey::__construct()</code> do not support all possible key types</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a>: <code>--migrate-configuration</code> does not remove <code>beStrictAboutTodoAnnotatedTests</code> attribute from XML configuration file</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/153d0531b9f7e883c5053160cad6dd5ac28140b3"><code>153d053</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9833c2337372117c1f1c56e9be054f2e7c4a1c42"><code>9833c23</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e6ddda95af52f69c1e0c7b4f977cccb58048798c"><code>e6ddda9</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c0185b7ea6d036ba53e301b688bca8ac4f10a6c0"><code>c0185b7</code></a> Refactor</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/87bbfc7590ca2a5ef649110f62f7ed443b91e5d4"><code>87bbfc7</code></a> Make messages for errors during baseline loading consistent</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/be53591db42d2fb2131e62a8704f5bc5e6b8a783"><code>be53591</code></a> Update XML configuration file schema for PHPUnit 11.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/15f34af4300ada4176aa8f8025fa58beab72765f"><code>15f34af</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e4e732d67023456e83014b45306875eb7de7cc4d"><code>e4e732d</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/3449010c73e7f265416c85fece0c39f2fcf5af04"><code>3449010</code></a> Refactor</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6ca2c7cb019f522b66232f9937d2e468c49ce80c"><code>6ca2c7c</code></a> Merge branch '10.5' into 11.5</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.5.1...11.5.2">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>