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.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41261
Updated by Helmut Hummel over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bb809bcbff16dd79ee2887ab8d8bae4935b89db7.
Actions