Pull Request: https://github.com/php/web-php/pull/1220
Author: dependabot[bot]

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.5.3 to 11.5.6.
<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.6</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6112";>#6112</a>:
 Improve performance of <code>SourceMapper</code></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6115";>#6115</a>:
 Backed enumerations with values not of type <code>string</code> cannot be used 
in customized TestDox output</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.5/installation.html";>How to install 
or update PHPUnit</a></p>
<h2>PHPUnit 11.5.5</h2>
<h3>Changed</h3>
<ul>
<li>Do not skip execution of test that depends on a test that is larger than 
itself</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.5/installation.html";>How to install 
or update PHPUnit</a></p>
<h2>PHPUnit 11.5.4</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5958";>#5958</a>:
 Support for <code>#[CoversTrait]</code> and <code>#[UsesTrait]</code> 
attributes is no longer deprecated</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5960";>#5960</a>:
 Support for targeting trait methods with the <code>#[CoversMethod]</code> and 
<code>#[UsesMethod]</code> attributes is no longer deprecated</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6103";>#6103</a>:
 Output from test run in separate process is printed twice</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6109";>#6109</a>:
 Skipping a test in a before-class method crashes JUnit XML logger</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6111";>#6111</a>:
 Deprecations cause <code>SourceMapper</code> to scan all 
<code>&lt;source/&gt;</code> files</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.6/ChangeLog-11.5.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.5.6] - 2025-01-31</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6112";>#6112</a>:
 Improve performance of <code>SourceMapper</code></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6115";>#6115</a>:
 Backed enumerations with values not of type <code>string</code> cannot be used 
in customized TestDox output</li>
</ul>
<h2>[11.5.5] - 2025-01-29</h2>
<h3>Changed</h3>
<ul>
<li>Do not skip execution of test that depends on a test that is larger than 
itself</li>
</ul>
<h2>[11.5.4] - 2025-01-28</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5958";>#5958</a>:
 Support for <code>#[CoversTrait]</code> and <code>#[UsesTrait]</code> 
attributes is no longer deprecated</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5960";>#5960</a>:
 Support for targeting trait methods with the <code>#[CoversMethod]</code> and 
<code>#[UsesMethod]</code> attributes is no longer deprecated</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6103";>#6103</a>:
 Output from test run in separate process is printed twice</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6109";>#6109</a>:
 Skipping a test in a before-class method crashes JUnit XML logger</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6111";>#6111</a>:
 Deprecations cause <code>SourceMapper</code> to scan all 
<code>&lt;source/&gt;</code> files</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/3c3ae14c90f244cdda95028c3e469028e8d1c02c";><code>3c3ae14</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/d206221858c883438c9b5cb3b112721077a6b972";><code>d206221</code></a>
 Merge branch '10.5' into 11.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/1381c62769be4bb88fa4c5aec1366c7c66ca4f36";><code>1381c62</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/f0ed86c2eb2b35cf5eee7d6f4e711b6f97f188d4";><code>f0ed86c</code></a>
 Update Psalm baseline</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/f65c9e119c06d2e91e69daacb9a649e10726d3db";><code>f65c9e1</code></a>
 Merge branch '10.5' into 11.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/c14660481f722fb33390e1fe88e12f2d217517da";><code>c146604</code></a>
 Closes <a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6115";>#6115</a></li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5b59f0b3daad3b2c205a29f2394fe782df071124";><code>5b59f0b</code></a>
 Merge branch '10.5' into 11.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/be5aa22d7ef91920e527fbca23481ea5cad54a35";><code>be5aa22</code></a>
 Merge branch '9.6' into 10.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/686314788336f040e27ec9e8ac90b1b414669bf2";><code>6863147</code></a>
 Merge branch '8.5' into 9.6</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/1881f84a3c61924851425ab0435ad9535aa7c7a2";><code>1881f84</code></a>
 Update expectation after <a 
href="https://wiki.php.net/rfc/error_backtraces_v2";>https://wiki.php.net/rfc/error_backtraces_v2</a>
 was imp...</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/11.5.3...11.5.6";>compare
 view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=11.5.3&new-version=11.5.6)](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>

Reply via email to