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

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.2.7 to 11.2.8.
<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.2.8</h2>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5898";>#5898</a>:
 <code>Test\Passed</code> event is not emitted for PHPT tests</li>
<li><code>--coverage-filter</code> CLI option could not be used multiple 
times</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.2/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.2.8/ChangeLog-11.2.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.2.8] - 2024-07-18</h2>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5898";>#5898</a>:
 <code>Test\Passed</code> event is not emitted for PHPT tests</li>
<li><code>--coverage-filter</code> CLI option could not be used multiple 
times</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/a7a29e8d3113806f18f99d670f580a30e8ffff39";><code>a7a29e8</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/f02a093b22be24650ccfc14e7b9a3b7b20832ae9";><code>f02a093</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/ff7fb85cdf88131b83e721fb2a327b664dbed275";><code>ff7fb85</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/b386e00808c13d971280ea6f9c213601c8ddfbb9";><code>b386e00</code></a>
 Add tests</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/d4030efaac92ed52021f4f3c411d04dea0429172";><code>d4030ef</code></a>
 Update tests</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/b998240e6db0ba401f293da8cba2b93964dc8894";><code>b998240</code></a>
 Delete tests for functionality that has been removed</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/52cc1520461e26873bb76f685e1a22be77a6af44";><code>52cc152</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/fe63fd2e553d2ad31f4a4db3b53a42d1822b686d";><code>fe63fd2</code></a>
 Allow --coverage-filter CLI option to be used multiple times again</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/53f3e4bdeb8b0e5dfc5698277c2ab6b9aea53006";><code>53f3e4b</code></a>
 Add tests</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/8ebca009e12829b72096d51d922e5d414bbdf7eb";><code>8ebca00</code></a>
 Merge branch '10.5' into 11.2</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/11.2.7...11.2.8";>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.2.7&new-version=11.2.8)](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