Project

General

Profile

Actions

Bug #37497

closed

t3lib_tcemain member variables lack proper visibility settings

Added by Tolleiv Nietsch about 12 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-05-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The patch changes as much member variables as possible to "protected" only the ones which are in use from the outside are left public.

Why so restrictive? The less we open up the more can be moved / refactored later. From what I found even internal variables are used at the moment and as long as there's no technical restriction this might continue.

Actions

Also available in: Atom PDF