wikimedia/mediawiki-core

View on GitHub
includes/upload/Hook/UploadVerifyUploadHook.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function onUploadVerifyUpload( UploadBase $upload, User $user, ?array $props, $comment,
        $pageText, &$error
Severity: Minor
Found in includes/upload/Hook/UploadVerifyUploadHook.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status