Releases: aharen/OMDbAPI
Releases · aharen/OMDbAPI
Fix: Search returns object
What's Changed
- array|object return type for search method by @Fossil01 in #10
Full Changelog: v2.1.2...v2.1.3
Fixes #9
Thanks @Fossil01
Fix IMDB id validation
Added support for bigger imdbid's
Update Dependencies
Changes:
- Updated Guzzle version
- Updated PHP version
- Uses HTTPS instead of HTTP
Thank you @Fossil01
Unit Testing
Cheers @Gregwar for the unit tests :)
Associative mode thanks to @Gregwar
Associative mode option now added.
thanks to @Gregwar