Project

General

Profile

Actions

Task #25403

closed

Add visibility to member fields and methods of t3lib/

Added by Xavier Perseguers about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-28
Due date:
% Done:

0%

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

Description

There are still many "var" field declaration coming from PHP4 in Core classes. Goal is to change them either to public or (hopefully) to protected.

The same applies for class methods.

private may probably only be used for static classes, if used at all.

This basically takes files at root of t3lib/ into account
(issue imported from #M18048)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Task #25331: Add visibility to member fields and methodsClosed2011-03-16

Actions
Actions #1

Updated by Ernesto Baschny almost 13 years ago

  • Tracker changed from Bug to Task
  • PHP Version deleted (5.3)
Actions #2

Updated by Xavier Perseguers almost 13 years ago

I created a branch in my sandbox to share my work so far:

sandbox/xperseguers/RFC_25403

Please feel free to contribute as I'll be quite busy with the swiss military service for the upcoming weeks.

Actions #3

Updated by Xavier Perseguers almost 13 years ago

  • Target version changed from 1081 to 1238
Actions #4

Updated by Oliver Hader almost 13 years ago

  • Target version changed from 1238 to 1281
Actions #5

Updated by Xavier Perseguers over 12 years ago

  • Target version changed from 1281 to 4.6.0-beta1
Actions #6

Updated by Xavier Perseguers over 12 years ago

  • Assignee deleted (Xavier Perseguers)
Actions #7

Updated by Xavier Perseguers over 12 years ago

  • Target version deleted (4.6.0-beta1)
Actions #8

Updated by Steffen Gebert over 11 years ago

  • Status changed from Accepted to Resolved
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF