Project

General

Profile

Actions

Task #78675

closed

Remove GLOBAL variables from web_ts

Added by Benni Mack over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
TypoScript
Target version:
Start date:
2016-11-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The system extension "tstemplate" still uses a bunch of $GLOBAL objects which are only used within the class.

This can easily be refactored by using protected object members.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #76545: Remove all usages of $GLOBALS['tplRow'] and $GLOBALS['rootline']ClosedBenni Mack2016-06-09

Actions
Actions #1

Updated by Gerrit Code Review over 7 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 https://review.typo3.org/50626

Actions #2

Updated by Gerrit Code Review over 7 years 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/50626

Actions #3

Updated by Benni Mack over 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF