Actions
Task #103634
closed[BACKPORT] Update invalid PHPUnit test data providers
Start date:
2024-04-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
PHPUnit 10.5.18 introduces deprecation warning due to
use of non-matching parameter names with data providers,
introduced by https://github.com/sebastianbergmann/phpunit/pull/5812.
Backport of https://review.typo3.org/c/Packages/TYPO3.CMS/+/83155
to TYPO3 v12 with forge ticket https://forge.typo3.org/issues/103222.
Actions