wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/includes/Hooks/TrivialHookHandler.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        array &$fields,
        ContentHandler $handler,
        WikiPage $page,
        ParserOutput $output,
        SearchEngine $engine,
Severity: Minor
Found in client/includes/Hooks/TrivialHookHandler.php - About 45 mins to fix

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

        public function onSearchDataForIndex( &$fields, $handler, $page, $output, $engine ): void {
    Severity: Minor
    Found in client/includes/Hooks/TrivialHookHandler.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status