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

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.2.2 to 11.2.5.
<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.5</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5877";>#5877</a>:
 Use <code>array_pop()</code> instead of <code>array_shift()</code> for 
processing <code>Test</code> objects in <code>TestSuite::run()</code> and 
optimize <code>TestSuite::isEmpty()</code></li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.2/installation.html";>How to install 
or update PHPUnit</a></p>
<h2>PHPUnit 11.2.4</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5875";>#5875</a>:
 Also destruct <code>TestCase</code> objects early that use a data provider</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.2/installation.html";>How to install 
or update PHPUnit</a></p>
<h2>PHPUnit 11.2.3</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5870";>#5870</a>:
 Do not collect unnecessary information using 
<code>debug_backtrace()</code></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.5/ChangeLog-11.2.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.2.5] - 2024-06-20</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5877";>#5877</a>:
 Use <code>array_pop()</code> instead of <code>array_shift()</code> for 
processing <code>Test</code> objects in <code>TestSuite::run()</code> and 
optimize <code>TestSuite::isEmpty()</code></li>
</ul>
<h2>[11.2.4] - 2024-06-20</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5875";>#5875</a>:
 Also destruct <code>TestCase</code> objects early that use a data provider</li>
</ul>
<h2>[11.2.3] - 2024-06-19</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5870";>#5870</a>:
 Do not collect unnecessary information using 
<code>debug_backtrace()</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/be9e3ed32a1287a9bfda15936cc86fef4e4cf591";><code>be9e3ed</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/a77d8a48ccadf4f3903642612653c22a6887b2f9";><code>a77d8a4</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5f124e3e3e561006047b532fd0431bf5bb6b9015";><code>5f124e3</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/eb1c305c462edce2f00f2e1d4a2d362b68812f08";><code>eb1c305</code></a>
 Update ChangeLog</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/a663ff749922bb5014a2664a596c186c4ce7339a";><code>a663ff7</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/46e02a39ec06775bee6fe53f9220168facc26fd3";><code>46e02a3</code></a>
 Update ChangeLog</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/3a664cab4643937b5080abcae4e58101363376ed";><code>3a664ca</code></a>
 optimize empty checks in TestSuite</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/933af567cd3f9e1cfdcbcdf13f999938a64c0dbf";><code>933af56</code></a>
 Use array_pop instead of slow array_shift</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/0991687efe8a29945cce2e85c475e5f3cb0aab6d";><code>0991687</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/c5da79f840d4f4d4c6c7726c00c1112e9d40138d";><code>c5da79f</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.2...11.2.5";>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.2&new-version=11.2.5)](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