Pull Request: composer(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6 by dependabot[bot] · Pull Request #1080 · php/web-php · GitHub
Author: dependabot[bot]
Bumps [phpunit/phpunit](GitHub - sebastianbergmann/phpunit: The PHP Unit Testing framework.) from 11.3.5 to 11.3.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.3.6</h2>
<h3>Changed</h3>
<ul>
<li><a href="Issues · sebastianbergmann/phpunit · GitHub Deprecation of the <code>E_STRICT</code> constant in PHP 8.4</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5950">\#5950</a>: TestDox text should not be <code>trim()</code>med when it contains <code>$</code> character</li>
<li>The attribute parser will no longer try to instantiate attribute classes that do not exist</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.3/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.3.6/ChangeLog-11.3.md">phpunit/phpunit's changelog</a>.</em></p>
<blockquote>
<h2>[11.3.6] - 2024-09-19</h2>
<h3>Changed</h3>
<ul>
<li><a href="Issues · sebastianbergmann/phpunit · GitHub Deprecation of the <code>E_STRICT</code> constant in PHP 8.4</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5950">\#5950</a>: TestDox text should not be <code>trim()</code>med when it contains <code>$</code> character</li>
<li>The attribute parser will no longer try to instantiate attribute classes that do not exist</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/d62c45a19c665bb872c2a47023a0baf41a98bb2b"><code>d62c45a</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/962458c68b21451c26dcc2be7d906ce8208cb3ca"><code>962458c</code></a> Merge branch '10.5' into 11.3</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/7ac8b4e63f456046dcb4c9787da9382831a1874b"><code>7ac8b4e</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/41fa16170b4dfa292b891af4ff4145c2f73e0e80"><code>41fa161</code></a> Merge branch '9.6' into 10.5</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa"><code>de6abf3</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/2799e420c480dc3451c4e39c650ce4357c708386"><code>2799e42</code></a> Merge branch '8.5' into 9.6</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/48ed828b72c35b38cdddcd9059339734cb06b3a7"><code>48ed828</code></a> Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/ca4f132c8e6e4fd650551d32dde24f8829e1236a"><code>ca4f132</code></a> Merge branch '10.5' into 11.3</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/d9a186d8db41b5cafd290bf97ac7677f1d79433e"><code>d9a186d</code></a> Merge branch '9.6' into 10.5</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/bc0b86cf861901c60c8a7e62aa0b17f3260d3640"><code>bc0b86c</code></a> Merge branch '8.5' into 9.6</li>
<li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.3.5...11.3.6">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>