Project

General

Profile

Actions

Task #25331

closed

Add visibility to member fields and methods

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

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

0%

Estimated time:
TYPO3 Version:
6.0
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.

(issue imported from #M17958)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #31461: The Big Cleanup 4.7Closed2012-02-192012-02-20

Actions
Has duplicate TYPO3 Core - Task #25403: Add visibility to member fields and methods of t3lib/Closed2011-03-28

Actions
Actions #1

Updated by Ernesto Baschny about 13 years ago

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

Updated by Xavier Perseguers almost 13 years ago

  • Target version changed from 1081 to 1238
Actions #3

Updated by Oliver Hader almost 13 years ago

  • Target version changed from 1238 to 1281
Actions #4

Updated by Xavier Perseguers almost 13 years ago

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

Updated by Xavier Perseguers over 12 years ago

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

Updated by Steffen Gebert over 11 years ago

  • Category set to Code Cleanup
  • Status changed from New to Resolved
  • Target version set to 6.0.0-RC1
  • TYPO3 Version changed from 4.5 to 6.0
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF