Project

General

Profile

Actions

Bug #55899

closed

Cleanup sortArraysByKey()

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-02-11
Due date:
% Done:

100%

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

Description

\TYPO3\CMS\Core\Utility\ArrayUtility::sortArraysByKey() calls strtolower() a lot. Also a lot of unneeded ternary operations are performed.

This method is heavily used in the sys_log (in a wrong way, but that's something for another issue).

Actions

Also available in: Atom PDF