Process::setEnhanceSigchildCompatibility()

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
doc_Symfony
2016-10-28 06:26:59
Comments
Leave a Comment

Please login to continue.