src/Oci8StatementInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function bindArrayByName($name, &$varArray, $maxTableLength, $maxItemLength = -1, $type = SQLT_AFC);
Severity: Minor
Found in src/Oci8StatementInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status