propelorm/Propel2

View on GitHub
src/Propel/Runtime/Connection/ProfilerStatementWrapper.php

Summary

Maintainability
A
35 mins
Test Coverage

Method bindParam has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function bindParam($parameter, &$variable, int $dataType = PDO::PARAM_STR, ?int $length = null, $driverOptions = null): bool
Severity: Minor
Found in src/Propel/Runtime/Connection/ProfilerStatementWrapper.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status