Actions
Task #56108
closedEpic #55070: Workpackages
Epic #55065: WP: Overall System Performance (Backend and Frontend)
Cleanup \TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList and friends
Start date:
2014-02-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:
Description
Go over all the methods and clean them up where possible:
- Checking values to be TRUE or FALSE instead of casting to boolean
- Go over all loops to see if we can move repeatedly called methods on unchanging values outside of the loop
- Go over htmlspecialchars usage
- See if we can cache the fetching of the icon code
Files
Actions