Actions
Bug #68150
closedRemove $GLOBALS['CLIENT']
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-07-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The global client information is not useful any more nowadays
and can be removed. It is only used a few times in the core.
These usages are also removed now.
GeneralUtility::clientInfo() is kept for now.
Actions