Showing 1 of 3 total issues
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($dsn, $username = null, $passwd = null, $options = null, $classname = 'PDO')