Steam icon indicating copy to clipboard operation
Steam copied to clipboard

Throw an exception on empty response

Open ilumos opened this issue 2 years ago • 0 comments

Throws an exception when the Steam API responds with an empty response, which would normally cause the error Invalid argument supplied for foreach() at vendor/syntax/steam-api/src/Syntax/SteamApi/Steam/App.php:79

For example: Steam::app()->appDetails(1444140)

See #124 for more info. Thanks

ilumos avatar Jul 15 '22 19:07 ilumos