Project

General

Profile

Actions

Task #64090

closed

Use $this-> instead of parent:: in TyposcriptConditions

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

Status:
Closed
Priority:
Should have
Assignee:
Category:
TypoScript
Target version:
Start date:
2015-01-02
Due date:
% Done:

100%

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

Description

The code for Backend and Frontend TS conditions
uses static calls to parent:: instead of using
$this->, which is common throughout the rest
of the TYPO3 Core.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66590: replace "parent::method" calls by "$this->method"Closed2015-04-25

Actions
Actions #1

Updated by Gerrit Code Review over 9 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/35748

Actions #2

Updated by Benni Mack over 9 years ago

  • Status changed from Under Review to Closed

was merged.

Actions #3

Updated by Gerrit Code Review about 9 years ago

  • Status changed from Closed to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38917

Actions #4

Updated by Markus Klein about 9 years ago

Pushed a backport for 6.2 now

Actions #5

Updated by Markus Klein about 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF