stoufa06 / php-garmin-connect-api

PHP library to connect and use garmin wellness api
MIT License
8 stars 11 forks source link

Backfill php error #4

Closed djjavo closed 3 years ago

djjavo commented 3 years ago

I am getting a PHP error A void function must not return a value on your backfill method. I can see the method has a return statement, is the void annotation correct?

stoufa06 commented 3 years ago

@djjavo Can you make the changes and open pull request?

stoufa06 commented 3 years ago

@djjavo You can use version 1.6 while i fix the errors

stoufa06 commented 3 years ago

@djjavo I have created new release and fixed the void errors and added example