Actions
Task #104023
closedUse attribute for service autoconfiguration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TYPO3\CMS\Scheduler\Domain\Repository\SchedulerTaskRepository: public: true
should become
#[Autoconfigure(public: true)]
Updated by Gerrit Code Review 5 months 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/+/84548
Updated by Gerrit Code Review 5 months 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/+/84548
Updated by Gerrit Code Review 5 months 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/+/84548
Updated by Anonymous 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b15ef343b9a168dbe88c4cac64550a2bc84b323d.
Updated by Jochen Roth 5 months ago
- Related to Task #104082: Use attribute (public, shared) for service autoconfiguration added
Updated by Jochen Roth 5 months ago
- Related to Task #104111: Use attribute (public, shared) for service autoconfiguration left overs added
Actions