Php Tmdb Api Versions Save

PHP 7.3+ API Wrapper for The Movie Database

4.1.0

1 year ago
  • Deprecated older phpunit versions

4.0.12

1 year ago

As this shouldn't incur any breaking changes, releasing as a patch.

Thanks @neildaniels for #254

4.0.11

2 years ago

4.0.10

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/php-tmdb/api/compare/4.0.9...4.0.10

4.0.9

2 years ago
  • #241 by @neildaniels

4.0.8

2 years ago

4.0.7

2 years ago
  • #237
  • #238

4.0.6

3 years ago

Fixes issue with getting languages from a tv show model ( #233 )

4.0.5

3 years ago

4.0.4

3 years ago
  • Fixes #229, would interpret null as a valid input for current datetime objects.