FlameCore/Infernum

View on GitHub
libraries/Database/Database.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public static function connect($driver, $host = 'localhost', $user = 'root', $password = '', $database, array $options = [])
Severity: Minor
Found in libraries/Database/Database.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status