wikimedia/mediawiki-core

View on GitHub
maintenance/deleteOrphanedRevisions.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function execute() {
        $this->output( "Delete Orphaned Revisions\n" );

        $report = $this->hasOption( 'report' );

Severity: Minor
Found in maintenance/deleteOrphanedRevisions.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status