phpmyadmin/phpmyadmin

View on GitHub
src/UserPrivileges.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        public bool $database = false,
        public bool $table = false,
        public bool $column = false,
        public bool $routines = false,
        public bool $isReload = false,
Severity: Major
Found in src/UserPrivileges.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status