Pull Request: https://github.com/php/web-php/pull/1046 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.8 to 11.3.0. <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.0</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5869">#5869</a>: <code>shortenArraysForExportThreshold</code> attribute on the <code><phpunit></code> element of the XML configuration file to limit the export of arrays to a specified number of elements (default: <code>0</code> / do not limit the export of arrays)</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5885">#5885</a>: Optionally repeat TestDox output for non-successful tests after the regular TestDox output</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5890">#5890</a>: Priority for hook methods</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5906">#5906</a>: <code>--extension</code> CLI option to register a test runner extension</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5856">#5856</a>: When the test runner is configured to fail on deprecations, notices, warnings, incomplete tests, or skipped tests then details for tests that triggered deprecations, notices, or warnings as well as tests that were marked as incomplete or skipped are always shown, respectively</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5869">#5869</a>: The configuration file generated using <code>--generate-configuration</code> now limits the export of arrays to 10 elements in order to improve performance</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.3/installation.html">How to install or update PHPUnit</a></p> <h2>PHPUnit 11.2.9</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5887">#5887</a>: Issue baseline generator does not correctly handle ignoring suppressed issues</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5908">#5908</a>: <code>--list-tests</code> and <code>--list-tests-xml</code> CLI options do not report error when data provider method throws exception</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.3.0/ChangeLog-11.3.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/sebastianbergmann/phpunit/compare/11.2.9...11.3.0">11.3.0</a> - 2024-08-09</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5869">#5869</a>: <code>shortenArraysForExportThreshold</code> attribute on the <code><phpunit></code> element of the XML configuration file to limit the export of arrays to a specified number of elements (default: <code>0</code> / do not limit the export of arrays)</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5885">#5885</a>: Optionally repeat TestDox output for non-successful tests after the regular TestDox output</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5890">#5890</a>: Priority for hook methods</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5906">#5906</a>: <code>--extension</code> CLI option to register a test runner extension</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5856">#5856</a>: When the test runner is configured to fail on deprecations, notices, warnings, incomplete tests, or skipped tests then details for tests that triggered deprecations, notices, or warnings as well as tests that were marked as incomplete or skipped are always shown, respectively</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5869">#5869</a>: The configuration file generated using <code>--generate-configuration</code> now limits the export of arrays to 10 elements in order to improve performance</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3"><code>a8dce73</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/998130eb044284d0e727ca597588e24914e9bc65"><code>998130e</code></a> Merge branch '11.2'</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/140a3fee2290aeb246f7a9efb6d0628ff830c351"><code>140a3fe</code></a> Merge branch '10.5' into 11.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/490879817a1417fd5fa1149a47b6f2f1b70ada6a"><code>4908798</code></a> Improve error message</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/cff3c4a5c4e457ccf8efaa90bb050d8544c9d0d7"><code>cff3c4a</code></a> Add test that characterizes the current behaviour</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/3ea544bf87ae5a9d575907dc07694945943d0c86"><code>3ea544b</code></a> Merge branch '11.2'</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4465f86f6997af432bc94a1064028c8f2fc8bf24"><code>4465f86</code></a> Merge branch '10.5' into 11.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c23fadf309e736fcb1dd46ca63830205f8a6e0f2"><code>c23fadf</code></a> Also cover the 'yield from [];' statement</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fa0e4f6bac968b7c95593e166e1f2bb68f6797c7"><code>fa0e4f6</code></a> Add tests</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f8129a654ca22e935b475fa46857cc42c5666b41"><code>f8129a6</code></a> Ignore code from code coverage for handling of errors for edge cases that I d...</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.2.8...11.3.0">compare view</a></li> </ul> </details> <br /> [](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>