Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: Keep stdout and stderr separate
This prevents a rare parse error in case PHP emits a warning, which would mangle the (also produced) JSON output otherwise. Signed-off-by: Martin Lehmann <[email protected]>
- Loading branch information