Skip to content

Conversation

@kdambekalns
Copy link
Member

@kdambekalns kdambekalns commented Oct 25, 2024

Allow newer PhpUnit versions and adjust tests as needed.

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@kdambekalns kdambekalns self-assigned this Oct 25, 2024
@github-actions github-actions bot added the 8.3 label Oct 25, 2024
@kdambekalns kdambekalns changed the title Task/update phpunit TASK: Update PhpUnit Oct 25, 2024
@github-actions github-actions bot added the Task label Oct 25, 2024
kdambekalns and others added 10 commits December 9, 2024 14:35
This is not part of the PhpUnit API and has changed to `name()` in
PHPUnit 11. Rather not use it, than add a version check…
As of PHPUnit 11 `runBare()` is a `final` method.

This was written ages ago by Sebastian Kurfürst, who recently said:

> IMHO we wanted to run each test twice to run it without cache and
> then with cache. But it seems this was broken anyways since a long
> time – so we can drop it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants