Php Imgur Api Client Versions Save

A PHP Imgur API Client using Guzzle 3, 5 or 6

4.0.1

7 months ago

What's Changed

Full Changelog: https://github.com/j0k3r/php-imgur-api-client/compare/4.0.0...4.0.1

4.0.0

2 years ago

What's Changed

💥 now require PHP >= 7.4 💥 now require Guzzle 7

Everything is now typed (parameters & return values). You might check your code about that. Functions signature shouldn't have changed.

Version 3.x is still maintain under the 3.x branch.

Full Changelog: https://github.com/j0k3r/php-imgur-api-client/compare/3.0.5...4.0.0

3.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/j0k3r/php-imgur-api-client/compare/3.0.4...3.0.5

3.0.4

3 years ago
  • Update new doc URL #32
  • Image uploading API with file should be multipart/form-data header #35
  • Ditch Travis and use GitHub Actions #36

3.0.3

5 years ago
  • Handle error when uploading too fast #29 #31

2.0.3

5 years ago
  • Handle error when uploading too fast #30

3.0.2

5 years ago
  • Dropping PHP 5.5 & HHVM
  • Fix error when "Imgur is temporarily over capacity"

:arrow_right: https://github.com/j0k3r/php-imgur-api-client/pull/24 & https://github.com/j0k3r/php-imgur-api-client/pull/28

2.0.2

5 years ago
  • Dropping PHP 5.5 & HHVM
  • Fix error when "Imgur is temporarily over capacity"

:arrow_right: https://github.com/j0k3r/php-imgur-api-client/pull/27

3.0.1

7 years ago

Reminder: this version only supports Guzzle 6.

  • Fix bad 404 received from Imgur #22

2.0.1

7 years ago

Reminder: this version only supports Guzzle 5.

  • Fix bad 404 received from Imgur #21