Pull Request: https://github.com/php/web-php/pull/1092 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.0 to 11.4.1. <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.1</h2> <h3>Changed</h3> <ul> <li>Updated regular expressions used by <code>StringMatchesFormatDescription</code> constraint to be consistent with PHP's <code>run-tests.php</code></li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5977">#5977</a>: TestDox result collector does not correctly handle baseline-ignored <code>E_DEPRECATED</code> issues</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.1/ChangeLog-11.4.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.4.1] - 2024-10-08</h2> <h3>Changed</h3> <ul> <li>Updated regular expressions used by <code>StringMatchesFormatDescription</code> constraint to be consistent with PHP's <code>run-tests.php</code></li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5977">#5977</a>: TestDox result collector does not correctly handle baseline-ignored <code>E_DEPRECATED</code> issues</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/7875627f15f4da7e7f0823d1f323f7295a77334e"><code>7875627</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/14353201433e1888f449e2dd96957fdfc78a4771"><code>1435320</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870"><code>aa0a8ce</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c5a67e72fce72089943e50869a4d823db412c675"><code>c5a67e7</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/126dcea55ed95c891d09d950c4a3d7ea660b92e3"><code>126dcea</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5980">#5980</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f2416db5a838c2d7a9cc5a28351bfb7427105672"><code>f2416db</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f19334f3011eeffb06cfffecedb1183bbe3c91ab"><code>f19334f</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5979">#5979</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/690a1f703d64b928216c91b8b8da6420ccc4ff2d"><code>690a1f7</code></a> Fix CS/WS issue</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/2403ff78fe92e7785d355286c6181213d109be2d"><code>2403ff7</code></a> Fix CS/WS issue</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/360f0f08ac0ccc618f0dca74c2216a4d95e8865c"><code>360f0f0</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.0...11.4.1">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>