Actions
Bug #60595
closedAdd use-statement for GeneralUtility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Patch from #50566 broke 6.1 because of a missing use-statement for GeneralUtility. To ease backports and since GeneralUtility is used quited often there, imho let's add the use-statement.
6.1-only!
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31843
Updated by Stefan Neufeind over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4f7a0f3e0c53daeb1be4e7495f4619fa1357559a.
Actions