Actions
Bug #62637
closedRemove unused variable from FeatureManager->getBestMatchingConfigurationForAllFeatures (EXT:install)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-11-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In line 104 the variable $featureName is defined but never used. Remove it.
Actions