wikimedia/mediawiki-core

View on GitHub
includes/changes/CategoryMembershipChange.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method notifyCategorization has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function notifyCategorization(
        $timestamp,
        Title $categoryTitle,
        ?UserIdentity $user,
        $comment,
Severity: Minor
Found in includes/changes/CategoryMembershipChange.php - About 1 hr to fix

    Method notifyCategorization has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $timestamp,
            Title $categoryTitle,
            ?UserIdentity $user,
            $comment,
            Title $pageTitle,
    Severity: Major
    Found in includes/changes/CategoryMembershipChange.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status