Project

General

Profile

Actions

Bug #18483

closed

PHP5ize class.t3lib_iconworks.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 and #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.
4) Inserts spaces around = where appropriate according to CGL.
5) Inserts a space after commas where appropriate according to CGL.

(issue imported from #M7909)


Files

public-static-t3lib_iconworks.patch (15 KB) public-static-t3lib_iconworks.patch Administrator Admin, 2008-03-19 20:04

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #22872: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skinsClosedChristian Kuhn2010-06-13

Actions

No data to display

Actions

Also available in: Atom PDF