wikimedia/mediawiki-extensions-CirrusSearch

View on GitHub
includes/Search/Fetch/HighlightFieldGenerator.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        $name,
        $target,
        $pattern,
        $caseInsensitive,
        $priority = HighlightedField::COSTLY_EXPERT_SYNTAX_PRIORITY
Severity: Minor
Found in includes/Search/Fetch/HighlightFieldGenerator.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status