graphem / thinkific-php

Thinkific API PHP library
MIT License
0 stars 7 forks source link

Enrollments::sendRequestFilter is not compatible with AbstractApi::sendRequestFilter #2

Open x-paulius opened 2 years ago

x-paulius commented 2 years ago

this error is everywhere :(

PHP Fatal error: Declaration of Thinkific\Api\Enrollments::sendRequestFilter(array $filter, $page = 1, $limit = 25) must be compatible with Thinkific\Api\AbstractApi::sendRequestFilter(array $filter, $page = 1, $limit = 25, $unique = false, $endPoint = '') in /var/www/html/vendor/graphem/thinkific-php/src/Thinkific/Api/Enrollments.php on line 28

gueroverde commented 1 year ago

I have the same issue, let me see might be i can see a PR for it

graphem commented 1 year ago

Sorry guys I have not maintained the package, feel free to submit a PR. Otherwise I might be able to look at it in a few weeks.