e107inc/e107

View on GitHub
e107_tests/lib/deployers/SFTPDeployer.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

            escapeshellarg(rtrim(APP_PATH, '/') . '/') . ' ' .

There are no issues that match your filters.

Category
Status