Actions
Bug #92511
closedExplicitly require PHPUnit 8
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-10-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The code in the test suite is based on PHPUnit 8
therefore PHPUnit 9 will produce a lot of warnings
caused by deprecations.
The testing framework however allows installing PHPUnit 9
which is fine, when the test suite itself can cope with that.
Actions