wikimedia/mediawiki-core

View on GitHub
includes/parser/ParserCacheFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

        BagOStuff $parserCacheBackend,
        WANObjectCache $revisionOutputCacheBackend,
        HookContainer $hookContainer,
        JsonCodec $jsonCodec,
        StatsFactory $stats,
Severity: Major
Found in includes/parser/ParserCacheFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status