Releases: j0k3r/php-imgur-api-client
Releases · j0k3r/php-imgur-api-client
4.0.1
What's Changed
- Add phpstan/extension-installer to allow plugin by @peter279k in #44
- Apply the ternary to null operator by @peter279k in #43
- Apply PHP-CS-Fixer coding style fix by @peter279k in #45
- Fixing types by @j0k3r in #46
Full Changelog: 4.0.0...4.0.1
4.0.0
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: 3.0.5...4.0.0
3.0.5
What's Changed
- Fix missing multipart/form-data parameters by @AlfredoRamos in #38
- Test on PHP 8 by @j0k3r in #39
New Contributors
- @AlfredoRamos made their first contribution in #38
Full Changelog: 3.0.4...3.0.5