wikimedia/mediawiki-core

View on GitHub
includes/api/ApiUsageException.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        ?ApiBase $module, $msg, $code = null, $data = null, $httpCode = 0, Throwable $previous = null
Severity: Minor
Found in includes/api/ApiUsageException.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status