Actions
Task #88693
closedRemove unneeded SingletonInstance resets in recent extbase tests
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2019-07-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
These were introduced with the recent extbase configuration manager hardening https://review.typo3.org/c/Packages/TYPO3.CMS/+/59624 but are not needed, because there are no singletons triggered via makeInstance in these tests.
Updated by Benjamin Franzke over 5 years ago
- Related to Task #87628: Harden \TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface added
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61234
Updated by Benjamin Franzke over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3a2e6b2f39fcb0b9829d3c75346412448cf3de31.
Actions