Process
setEnhanceSigchildCompatibility(bool $enhance)
Activates sigchild compatibility mode. Sigchild compatibility mode is required to get the exit code and determine the success of a process when PHP has been compiled with the --enable-sigchild option
Parameters bool $enhance Return Value Process The current Process instance