Task #92922
Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
100%
Description
Since the parameter name is $row
and the record is fetched anyways (if uid is provided), the use of the uid should be deprecated to increase type safety and properly reflect the parameter name.
Updated by Gerrit Code Review 2 months 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/+/66892
Updated by Gerrit Code Review 2 months ago
Patch set 2 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/+/66892
Updated by Gerrit Code Review 2 months ago
Patch set 3 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/+/66892
Updated by Oliver Bartsch 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7f2b4071ca486672e76f7273ea99206147aabdbd.