wikimedia/mediawiki-extensions-CirrusSearch

View on GitHub
includes/Query/BoostTemplatesFeature.php

Summary

Maintainability
A
1 hr
Test Coverage

Method parseValue has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function parseValue( $key, $value, $quotedValue, $valueDelimiter, $suffix, WarningCollector $warningCollector ) {
Severity: Minor
Found in includes/Query/BoostTemplatesFeature.php - About 45 mins to fix

    Method doApply has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        protected function doApply( SearchContext $context, $key, $value, $quotedValue, $negated ) {
    Severity: Minor
    Found in includes/Query/BoostTemplatesFeature.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status