bool isSuccessful() Checks if the process ended successfully.
array findArguments() Finds the PHP executable arguments.
int getTermSignal() Returns the number of the signal that caused the child process to terminate
write(resource|scalar|Traversable|null $input)
array getDescriptors() Returns an array of descriptors for the use of proc_open.
array read(Boolean $blocking) Reads data in file handles and pipes.
Process signal(int $signal)
string[] getFiles() Returns an array of filenames indexed by their related stream in case these
class WindowsPipes extends
Page 12 of 13