v5.1.1
Pre-release
Pre-release
What's Changed
Note that logging works differently in different versions of PHPUnit. PHPUnit versions < 10 (required in Drupal < 11) log output to stdout only, while versions 10+ of PHPUnit (required in Drupal 11+) outputs to stdout and a phpunit.log file. We recommend adding phpunit.log to your .gitignore.
Full Changelog: v5.1.0...v5.1.1