class HhvmPhpInterpreter implements PhpInterpreter

HHVM command-line executable.

Properties

string $arguments

Methods

__construct($path, $args = NULL)

No description

string
getCommandLine()

No description

string
getVersion()

No description

bool
hasXdebug()

No description

bool
isCgi()

No description

string
getErrorOutput()

No description

Details

at line 34
__construct($path, $args = NULL)

No description

Parameters

$path
$args

at line 65
string getCommandLine()

No description

Return Value

string

at line 74
string getVersion()

No description

Return Value

string

at line 83
bool hasXdebug()

No description

Return Value

bool

at line 92
bool isCgi()

No description

Return Value

bool

at line 101
string getErrorOutput()

No description

Return Value

string