Pull Request: composer(deps-dev): bump phpunit/phpunit from 11.4.1 to 11.4.2 by dependabot[bot] · Pull Request #1099 · php/web-php · GitHub
Author: dependabot[bot]
Bumps [phpunit/phpunit](GitHub - sebastianbergmann/phpunit: The PHP Unit Testing framework.) from 11.4.1 to 11.4.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.4.2</h2>
<h3>Changed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5989">\#5989</a>: Disable Xdebug in subprocesses when it is not used</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="Issues · sebastianbergmann/phpunit · GitHub Error handlers that are not callable outside the scope they were registered in are not handled correctly</li>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5982">\#5982</a>: Typo in exception message</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.4/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.4.2/ChangeLog-11.4.md">phpunit/phpunit's changelog</a>.</em></p>
<blockquote>
<h2>[11.4.2] - 2024-10-19</h2>
<h3>Changed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5989">\#5989</a>: Disable Xdebug in subprocesses when it is not used</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="Issues · sebastianbergmann/phpunit · GitHub Error handlers that are not callable outside the scope they were registered in are not handled correctly</li>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5982">\#5982</a>: Typo in exception message</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/1863643c3f04ad03dcb9c6996c294784cdda4805"><code>1863643</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/232d2bd3a2e2636923a84e7c79d5a1b66dcd0aaa"><code>232d2bd</code></a> Merge branch '10.5' into 11.4</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/c7cffa0efa2b70c22366523e6d804c9419eb2400"><code>c7cffa0</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/8e8776083c71277fa90403b183530c956b110b60"><code>8e87760</code></a> Closes <a href="Issues · sebastianbergmann/phpunit · GitHub;
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/59f3b519eba8323e8cc9b24b7007344419ffb018"><code>59f3b51</code></a> Fix CS/WS issues</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/8a79ac9fe0da5b7d19ba59e95d18eb977e935ef5"><code>8a79ac9</code></a> Merge branch '10.5' into 11.4</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/6bc77cf59998a6904f102336fc13f9b15638c485"><code>6bc77cf</code></a> Merge branch '9.6' into 10.5</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/fcd1efebc9510d2e1cff8fcf1b13ad2a7827d675"><code>fcd1efe</code></a> Merge branch '8.5' into 9.6</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/9887ce96d2b44aed8998dae4db83dea3259d7f7b"><code>9887ce9</code></a> Enhancement: Configure target_commitish to target branch to show commits to b...</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/ab773c73e45795dc812bc7f8e03e27c74275d30d"><code>ab773c7</code></a> Merge branch '10.5' into 11.4</li>
<li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.4.1...11.4.2">compare view</a></li>
</ul>
</details>
<br />
[](About Dependabot security updates - GitHub Docs)
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>