Project

General

Profile

Actions

Bug #18482

closed

PHP5ize class.t3lib_extBEfunc.php

Added by Kasper Ligaard about 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-03-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Same reasons as given in issue #18480, that the documentation says the class is to never be instantiated, thus let us use the PHP5 capabilities to enforce this.

The patch does the following:
1) Sets class to 'final'.
2) Sets all functions to 'public static'
3) Replaces tabs between function signature and body with a space.

pending in core list
(issue imported from #M7906)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18480: PHP5ize class.t3lib_extMgm.phpClosedMartin Kutschker2008-03-19

Actions
Actions

Also available in: Atom PDF