RFC: Add an optional parameter $result_code to shell_exec()

Project Governance
Author
Luca Petrucci
The shell_exec() function is used to execute an external program and grab its entire output as a string, but it lacks a way to capture the exit code of the laun...

This RFC has not yet started voting