Task #53542
closedTask #52965: Remove deprecated functions, classes and files
BE-ViewHelpers: Remove deprecated code
100%
Description
In AbstractBackendViewHelper.php (fluid) there is createDocInstance() (protected method) with comments:
- Relying on $GLOBALS['SOBE'] is
- @deprecated since 6.0 and will be removed in 6.2 ->getDocInstance() should be used instead.
Since it's only used for BE-ViewHelpers, the scope should be quite limited.
Updated by Stefan Neufeind about 11 years ago
It is used inside getDocInstance() which should replace it - which makes me wonder. Does somebody know details?
Updated by Markus Klein over 10 years ago
- Project changed from 2559 to TYPO3 Core
- Category deleted (
Fluid: ViewHelpers)
Updated by Markus Klein over 10 years ago
- Category set to Fluid
- Target version changed from 6.2.0 to 7.0
- Parent task set to #52965
- TYPO3 Version set to 6.2
Updated by Gerrit Code Review about 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/33769
Updated by Gerrit Code Review about 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/33769
Updated by Gerrit Code Review about 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/33769
Updated by Gerrit Code Review about 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33769
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33769
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33769
Updated by Gerrit Code Review about 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33769
Updated by Gerrit Code Review about 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33769
Updated by Markus Klein about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 211f51bc8f855983ce638db7e7362588f4e1ce07.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed