Patreon / patreon-php

Interact with the Patreon API via OAuth
Apache License 2.0
145 stars 41 forks source link

php 7.2 compatibility #67

Closed jooojooow closed 5 years ago

jooojooow commented 5 years ago

!empty check for error "count(): Parameter must be an array or an object that implements Countable" when using php 7.2 or higher

self::$request_cache is null by default

codebard commented 5 years ago

Indeed useful. Thanks.