nkl-kst / the-sports-db

PHP library to get sports data from TheSportsDB (https://www.thesportsdb.com)
MIT License
23 stars 3 forks source link

intFormedYear in League entity should be nullable #30

Closed nkl-kst closed 2 years ago

nkl-kst commented 2 years ago
[WARNING] JSON property "intFormedYear" in class "NklKst\TheSportsDb\Entity\League" must not be NULL

API request: https://www.thesportsdb.com/api/v1/json/2/search_all_leagues.php?c=Europe&s=Soccer League: UEFA Cup (ID: 4524)

nkl-kst commented 2 years ago

Fixed in v1.1.1