tacnoman/dephpug

View on GitHub
src/Dephpug/Console/CliCommand.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 174 characters
Open

        $command = "{$configVar} {$phpPath} -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port={$debuggerPort} -dxdebug.remote_host=127.0.0.1 {$phpFile}";

There are no issues that match your filters.

Category
Status