future-process
future-process copied to clipboard
Review implications of --enable-sigchild PHP compilation option
When PHP is compiled with the --enable-sigchild option, Symfony Process uses magic to get the exit code of the child process. Review that functionality and decide what if anything needs changing in FutureProcess.