wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
includes/VisualEditorHookRunner.php

Summary

Maintainability
A
1 hr
Test Coverage

Method onVisualEditorApiVisualEditorEditPostSave has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ProperPageIdentity $page,
        UserIdentity $user,
        string $wikitext,
        array $params,
        array $pluginData,
Severity: Major
Found in includes/VisualEditorHookRunner.php - About 50 mins to fix

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

            ProperPageIdentity $page,
            UserIdentity $user,
            string $wikitext,
            array &$params,
            array $pluginData,
    Severity: Minor
    Found in includes/VisualEditorHookRunner.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status