OmarElGabry/miniPHP

View on GitHub
app/core/Handler.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static function handleError($errno, $errmsg, $filename, $linenum, $vars){
Severity: Minor
Found in app/core/Handler.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status