Closed NeoBlack closed 7 years ago
Thanks Frank for the fix. Please adjust the commit message and fix two typos.
This patch prevents a fatal error in case the result from a service
cannot be parsed and is e.g. null instead of an array.
The extractCount method expects an array as parameter.
@compeak can we still merge this one please. the change is so obvious.
Thanks.
This patch prevents a fatal error in case the result from a service cannot be parsed and is e.g. null instead of an array. The extractCount method expects an array as parameter.