HhvmPhpInterpreter
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
Details
at line 33
__construct($path, $args = NULL)
No description
at line 64
string
getCommandLine()
No description
at line 73
string
getVersion()
No description
at line 82
bool
hasXdebug()
No description
at line 91
bool
isCgi()
No description