PhpInterpreter
class PhpInterpreter
PHP command-line executable.
Methods
__construct(string $path, array $args = [])
No description
withPhpIniOption(string $name, string $value = null)
No description
string
getCommandLine()
No description
string
getVersion()
No description
bool
canMeasureCodeCoverage()
No description
bool
isCgi()
No description
string
getStartupError()
No description
string
getShortInfo()
No description
bool
hasExtension(string $name)
No description
Details
at line 33
__construct(string $path, array $args = [])
No description
at line 90
PhpInterpreter
withPhpIniOption(string $name, string $value = null)
No description
at line 98
string
getCommandLine()
No description
at line 104
string
getVersion()
No description
at line 110
bool
canMeasureCodeCoverage()
No description
at line 116
bool
isCgi()
No description
at line 122
string
getStartupError()
No description
at line 128
string
getShortInfo()
No description
at line 135
bool
hasExtension(string $name)
No description