wikimedia/mediawiki-core

View on GitHub
includes/specials/SpecialAllMessages.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method execute has 84 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function execute( $par ) {
        $out = $this->getOutput();

        $this->setHeaders();

Severity: Major
Found in includes/specials/SpecialAllMessages.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status