Skip to content

Bump phpunit/phpunit from 10.0.9 to 10.0.11

Dependabot requested to merge dependabot-composer-phpunit-phpunit-10.0.11 into main

Bumps phpunit/phpunit from 10.0.9 to 10.0.11.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.0.11] - 2023-02-20

Fixed

  • #5192: Running an empty test shows help screen
  • #5224: PHPUnit looks "at the clock" and trusts $_SERVER['REQUEST_TIME_FLOAT']

[10.0.10] - 2023-02-20

Fixed

  • #5218: Code Coverage does not work for tests run in separate process(es)
  • #5219: Exceptions thrown in event subscribers affect how tests are run and/or how their outcome is evaluated
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading