Task #101630
closedEpic #101601: Replace usages of getMockForAbstractClass
Replace usages of getMockForAbstractClass in EXT:core
100%
Updated by Oliver Klee over 1 year ago
getMockForAbstractClass has been (soft-)deprecated in PHPUnit 10.1: https://github.com/sebastianbergmann/phpunit/issues/5241
Hence, we should replace its usages to follow best practices and avoid deprecation warnings later with PHPUnit 11.
Updated by Oliver Klee over 1 year ago
- Related to Task #101632: Convert AbstractRepositoryTest::findByUidAcceptsNumericUidInString into a functional test added
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/+/80470
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/+/80470
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/+/80470
Updated by Gerrit Code Review over 1 year ago
Patch set 4 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/+/80470
Updated by Gerrit Code Review over 1 year ago
Patch set 5 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/+/80470
Updated by Oliver Klee over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9bdfcfd262a9654f5f57299ed156a4f228ad6ef2.
Updated by Gerrit Code Review about 1 year ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80945
Updated by Oliver Klee about 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset c45445200058aabbb96246d52d7f433705f4fe11.