Actions
Task #59001
closedUse self:: where possible in GeneralUtility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2014-05-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It's common sense to use self:: where possible because it's quicker and makes code better understandable.
I found 2 violations in \TYPO3\CMS\Core\Utility\GeneralUtility
Updated by Gerrit Code Review over 10 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 https://review.typo3.org/30257
Updated by Anonymous over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9ffc7865a30ed1826d2a187116acf235df2b628a.
Actions