e107inc/e107

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

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared function \codecept_debug()
Open

        codecept_debug(__CLASS__ . ' is deleting '.escapeshellarg($dirPath).'…');
Severity: Critical
Found in e107_tests/lib/preparers/E107Preparer.php by phan

Reference to undeclared constant \APP_PATH
Open

        $system = APP_PATH."/e107_system/".self::TEST_HASH;

Reference to undeclared constant \APP_PATH
Open

        $media = APP_PATH."/e107_media/".self::TEST_HASH;

There are no issues that match your filters.

Category
Status