Task #64388
closedDeprecate direct functions to cObjects
100%
Description
There are some but not all functions used
still as shorthand functions
inside ContentObjectRenderer which
come from the time before TYPO3 4.5
where the code was all inside ContentObjectRenderer.
They are now finally marked for deprecation.
All places within the TYPO3 Core are replaced
with the appropriate public API call.
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/36148
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36148
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36148
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e810a2dfd5a6a12fdf9b35fbc642dd6cdb7b9734.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed