Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exec outputs an array of lines, handleError() only accepts strings. This causes a TypeError due to strict_types, and is very hard to debug.
- Loading branch information