Pull Request: https://github.com/php/web-php/pull/1187 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.0 to 11.5.1. <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.1</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6081">#6081</a>: <code>DefaultResultCache::mergeWith()</code> for merging result cache instances</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6066">#6066</a>: TeamCity logger does not handle error/skipped events in before-class methods correctly</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.1/ChangeLog-11.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.5.1] - 2024-12-11</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6081">#6081</a>: <code>DefaultResultCache::mergeWith()</code> for merging result cache instances</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6066">#6066</a>: TeamCity logger does not handle error/skipped events in before-class methods correctly</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/2b94d4f2450b9869fa64a46fd8a6a41997aef56a"><code>2b94d4f</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/51a6ddca5c3ad4df1eb2d4fec38f6d7117219809"><code>51a6ddc</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4e89eff200b801db58f3d580ad7426431949eaa9"><code>4e89eff</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e15692c8faae7e69cda277e5bd2a567bd9ed235c"><code>e15692c</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c8c6e606fdc12b1ddeb7c6845f97881bb99ba770"><code>c8c6e60</code></a> Update ChangeLog</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e8b3f1b8400a4f03709eb942e5776f82d579cbeb"><code>e8b3f1b</code></a> Add <code>DefaultResultCache::mergeWith</code> API to merge multiple result cache instances</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b3dddef7334da6e07a71ab6be7abb3a561345829"><code>b3dddef</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/2ad0441518ffc2d5ae70d998a9f2546044650562"><code>2ad0441</code></a> Use consistent variable name</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/04bd0641e2fa3ff0772a2a54ad11251cb19ba8f5"><code>04bd064</code></a> Merge branch '10.5' into 11.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/7195d437a549ca34c3c50f1a76cbf315d2915a6b"><code>7195d43</code></a> Move tests that test functionality of mock objects created using the Mock Bui...</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.5.0...11.5.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>