DerDu/MOC-Framework-Mark-V

View on GitHub
Component/Database/Database.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getDoctrineDatabase has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $Username,
        $Password,
        $Database,
        $Driver,
        $Host,
Severity: Major
Found in Component/Database/Database.php - About 50 mins to fix

    Method getDatabase has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public static function getDatabase($Username, $Password, $Database, $Driver, $Host, $Port = null, $Timeout = 5)
    Severity: Major
    Found in Component/Database/Database.php - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status