Project

General

Profile

Actions

Task #55043

closed

Ensure usage of base constants in the core

Added by Michiel Roos over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2014-01-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

All core code should be checked for usage of TYPO3 defined constants instead of calling methods / functions.

It's more expensive to call chr(10) multiple times than to use the LF constant.

\TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::defineBaseConstants() Defines many constants which should be used.

The CGL must clearly emphasise the availability of the constants.

Actions

Also available in: Atom PDF