muyassarov/php-project-lvl2

View on GitHub
src/differ.php

Summary

Maintainability
A
35 mins
Test Coverage

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

function createAstNode($key, $type, $value = null, $newValue = null, $children = [])
Severity: Minor
Found in src/differ.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status