kphp
kphp copied to clipboard
Separate exit code for `Compiling` and `Linking` steps
Now all the steps have exit code 1. In a good way, we need to separate the steps with different error codes: KPHP
, g++
and ld