Task #25403

Add visibility to member fields and methods of t3lib/

Added by Xavier Perseguers over 4 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2011-03-28
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.6 Complexity:
PHP Version: 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

duplicates Core - Task #25331: Add visibility to member fields and methods Resolved 2011-03-16

History

#1 Updated by Ernesto Baschny over 4 years ago

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

#2 Updated by Xavier Perseguers over 4 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.

#3 Updated by Xavier Perseguers about 4 years ago

  • Target version changed from 1081 to 1238

#4 Updated by Oliver Hader about 4 years ago

  • Target version changed from 1238 to 1281

#5 Updated by Xavier Perseguers about 4 years ago

  • Target version changed from 1281 to 4.6.0-beta1

#6 Updated by Xavier Perseguers about 4 years ago

  • Assigned To deleted (Xavier Perseguers)

#7 Updated by Xavier Perseguers about 4 years ago

  • Target version deleted (4.6.0-beta1)

#8 Updated by Steffen Gebert almost 3 years ago

  • Status changed from Accepted to Resolved

Also available in: Atom PDF