hristonev / sportmonks-client-bundle

Easily talk to an SportMonks API in PHP
MIT License
14 stars 7 forks source link

Fixing fixtures pagination #7

Closed kashmiry closed 5 years ago

kashmiry commented 5 years ago

This is an issue in calling pagination with ($nextPage) in fixtures. Issue mentioned here: #4 I was able to fix it by making few changes and updating the $nextPage function to hold params when looping.