Skip to content

Releases: jaspersdev/php-imgur-api-client

Fixed scalar result

27 Sep 20:10
f4ce754

Choose a tag to compare

Merge pull request #6 from jaspersdev/develop

Revert to fixed array response, and added a scalar check

Fixed parseResponse return type

27 Sep 20:03
a0a1dc1

Choose a tag to compare

HttpClient parseResponse has fixed array, but calls like 'Comment or Post Count' return a single int

Imgur RateLimits

20 Sep 19:14
aed3a49

Choose a tag to compare

Merge pull request #4 from jaspersdev/develop

Forgot another use statement

Imgur RateLimits

20 Sep 19:11
f75c0b6

Choose a tag to compare

Merge pull request #3 from jaspersdev/develop

forgot use statement

Added RateLimits DTO on all responses

20 Sep 19:08
97595f7

Choose a tag to compare

Added a new RateLimits DTO on all Imgur responses, added the AbstractApi to a lastApi variable, and added a getter for the RateLimits

First fork

20 Sep 18:16
0547039

Choose a tag to compare

First fork of j0ker/php-imgur-api-client