e107inc/e107

View on GitHub
e107_tests/lib/preparers/GitPreparer.php

Summary

Maintainability
A
0 mins
Test Coverage

Reference to undeclared constant \APP_PATH
Open

        $resource = proc_open($command, $descriptorspec, $pipes, APP_PATH);

Reference to undeclared constant \APP_PATH
Open

    const TEST_IN_PROGRESS_FILE = APP_PATH."/".self::TEST_IN_PROGRESS;

Call to undeclared function \codecept_debug()
Open

        codecept_debug(__CLASS__ . ': ' . $message);
Severity: Critical
Found in e107_tests/lib/preparers/GitPreparer.php by phan

There are no issues that match your filters.

Category
Status