scheb / yahoo-finance-api

PHP client for Yahoo Finance API 📈
MIT License
280 stars 56 forks source link

ignore null from ApiException on Historical Data Result Decoder #9

Closed wahwahid closed 7 years ago

wahwahid commented 7 years ago

This fix problem when data retrieved from API is null that makes false Exception.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.4%) to 69.88% when pulling b72b0cffea0b3488c4988b3ea6d1134cc96280a2 on wahwahid:master into 1ec85e9d72d140de5aa8b85ce38a6a99f774e623 on scheb:master.

scheb commented 7 years ago

Thanks. The YQL API is really unstable at the moment :(