interface PhpInterpreter

Methods

string
getCommandLine()

No description

string
getVersion()

No description

bool
hasXdebug()

No description

bool
isCgi()

No description

string
getErrorOutput()

No description

Details

at line 17
string getCommandLine()

No description

Return Value

string

at line 22
string getVersion()

No description

Return Value

string

at line 27
bool hasXdebug()

No description

Return Value

bool

at line 32
bool isCgi()

No description

Return Value

bool

at line 37
string getErrorOutput()

No description

Return Value

string