ZendPhpInterpreter
class ZendPhpInterpreter implements PhpInterpreter
Zend PHP 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 37
__construct($path, $args = NULL)
No description
at line 69
string
getCommandLine()
No description
at line 78
string
getVersion()
No description
at line 87
bool
hasXdebug()
No description
at line 96
bool
isCgi()
No description
at line 105
string
getErrorOutput()
No description