ProcessBuilder addEnvironmentVariables(array
string getCommandLine() Gets the command line to be executed.
Process setCommandLine(string $commandline)
start(callable $callback = null) Starts the process and returns after writing the input to STDIN
static ProcessBuilder create(array
array readAndCloseHandles(Boolean $blocking) Reads data in file handles and pipes, closes them
ProcessBuilder setArguments(array $arguments)
Process enableOutput()
bool getEnhanceWindowsCompatibility() Gets whether or not Windows compatibility is enabled.
class PhpExecutableFinder An executable finder specifically designed for the PHP executable.
Page 2 of 13