Task #53542

Task #52965: Remove deprecated functions, classes and files

BE-ViewHelpers: Remove deprecated code

Added by Stefan Neufeind over 1 year ago. Updated 9 months ago.

Status:Resolved Start date:2013-11-12
Priority:Should have Due date:
Assigned To:Markus Klein % Done:

100%

Category:Fluid Spent time: -
Target version:7.0
TYPO3 Version:6.2 Complexity:
PHP Version: Sprint Focus:

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.

Associated revisions

Revision 211f51bc
Added by Markus Klein 9 months ago

[!!!][CLEANUP] Remove deprecated code in sysext fluid

Resolves: #53542
Releases: master
Change-Id: I9c90dae141a6cf1cf6871ad70d0de4905ab8e1ec
Reviewed-on: http://review.typo3.org/33769
Reviewed-by: Wouter Wolters <>
Tested-by: Wouter Wolters <>
Reviewed-by: Anja Leichsenring <>
Tested-by: Anja Leichsenring <>

History

#1 Updated by Stefan Neufeind over 1 year ago

It is used inside getDocInstance() which should replace it - which makes me wonder. Does somebody know details?

#2 Updated by Markus Klein about 1 year ago

  • Project changed from Fluid to Core
  • Category deleted (Fluid: ViewHelpers)

#3 Updated by Markus Klein about 1 year 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

#4 Updated by Markus Klein 9 months ago

  • Assigned To set to Markus Klein

#5 Updated by Gerrit Code Review 9 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 http://review.typo3.org/33769

#6 Updated by Gerrit Code Review 9 months 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

#7 Updated by Gerrit Code Review 9 months 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

#8 Updated by Gerrit Code Review 9 months 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

#9 Updated by Gerrit Code Review 9 months 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

#10 Updated by Gerrit Code Review 9 months 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

#11 Updated by Gerrit Code Review 9 months 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

#12 Updated by Gerrit Code Review 9 months 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

#13 Updated by Markus Klein 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF