wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
includes/ParsoidClient.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        PageIdentity $page,
        Bcp47Code $targetLanguage,
        string $wikitext,
        bool $bodyOnly,
        ?int $oldid,
Severity: Minor
Found in includes/ParsoidClient.php - About 45 mins to fix

    Method transformHTML has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            PageIdentity $page,
            Bcp47Code $targetLanguage,
            string $html,
            ?int $oldid,
            ?string $etag
    Severity: Minor
    Found in includes/ParsoidClient.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status