Actions
Task #100182
closedReplace withConsecutive() calls in ext:backend tests
Start date:
2023-03-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
phpunit has deprecated withConsecutive()
in version 9 and removed it in version 10 - see: https://github.com/sebastianbergmann/phpunit/issues/4564
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78138
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78138
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78138
Updated by Torben Hansen over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ac9b03be40c3ce1536d1c75e4e8821fcebb26b2.
Updated by Christian Kuhn over 1 year ago
- Related to Task #100249: phpunit ^10 support in v12 added
Actions