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.
Updated by Gerrit Code Review about 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 http://review.typo3.org/33739
Updated by Frederic Gaus about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fac9754c7b8452ad3d1bd4f299b2f3ead9923d7f.
Actions