e107inc/e107

View on GitHub
e107_tests/lib/config.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared function \codecept_root_dir()
Open

    $absolute_config_path = codecept_root_dir() . '/' . $config_filename;
Severity: Critical
Found in e107_tests/lib/config.php by phan

Call to method parse from undeclared class \Symfony\Component\Yaml\Yaml
Open

        $params = array_replace_recursive($params, Yaml::parse(file_get_contents($absolute_config_path)));
Severity: Critical
Found in e107_tests/lib/config.php by phan

There are no issues that match your filters.

Category
Status