Task #55043
closed
Ensure usage of base constants in the core
Added by Michiel Roos almost 11 years ago.
Updated about 7 years ago.
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.
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30722
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30722
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30722
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30722
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF