ZendPhpDbgInterpreter
class ZendPhpDbgInterpreter implements PhpInterpreter
Zend phpdbg 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 31
__construct($path, $args = NULL)
No description
at line 61
string
getCommandLine()
No description
at line 70
string
getVersion()
No description
at line 79
bool
hasXdebug()
No description
at line 88
bool
isCgi()
No description
at line 97
string
getErrorOutput()
No description