class PhpProcess extends Process
string|null getWorkingDirectory() Gets the working directory.
addSuffix(string $suffix) Adds new possible suffix to check for executable.
static mixed validateInput(string $caller, mixed $input) Validates and normalizes
setPhpBinary($php) Sets the path to the PHP binary to use.
Process setPty(bool $bool)
class Process implements IteratorAggregate
bool hasBeenStopped() Returns true if the child process has been stopped by a signal. It
bool isOutputDisabled() Returns true in case the output is disabled, false otherwise.
close() Closes the write buffer.
Page 7 of 10