Actions
Task #47207
closedReplace usage of "global" with $GLOBALS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2013-04-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Still in several places the "global"-word in methods is used. We migrate large parts to $GLOBALS[...] already but there are some places left.
Actions