Actions
Task #104762
closedRemove "StaticMethod" interface from Null_ docblock tag
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-08-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Class TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_ implements deprecated interface phpDocumentor\Reflection\DocBlock\Tags\Factory\StaticMethod
This contract is totally covered by Tag contract. Every class using StaticMethod also use Tag
Updated by Gerrit Code Review 3 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/+/85810
Updated by Wouter Wolters 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7c920f26e3a6d11d36bb37b338fe0e4fedbc0af4.
Actions