PhpInterpreter
class PhpInterpreter
PHP command-line executable.
Methods
__construct($path, array $args = [])
No description
withPhpIniOption($name, $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($name)
No description
Details
at line 31
__construct($path, array $args = [])
No description
at line 90
PhpInterpreter
withPhpIniOption($name, $value = null)
No description
at line 101
string
getCommandLine()
No description
at line 110
string
getVersion()
No description
at line 119
bool
canMeasureCodeCoverage()
No description
at line 128
bool
isCgi()
No description
at line 137
string
getStartupError()
No description
at line 146
string
getShortInfo()
No description
at line 157
bool
hasExtension($name)
No description