Skip to content

Releases: php-tmdb/api

Widens new versions further

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 20 Jun 18:22
af52c60
  • Deprecated older phpunit versions

Widen composer dependencies

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 18 Jun 14:25
536e34d

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

Thanks @neildaniels for #254

Allow newer psr log versions

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 29 Apr 22:07
02a21ea
Merge pull request #253 from JeroenDeDauw/support-psr-log-3

Allow installation with psr/log 2.x and 3.x

Adds episode feature and small bugfixes

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 11 Dec 14:26
3d87c2d

What's Changed

New Contributors

Full Changelog: 4.0.9...4.0.10

Small feature release

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 10 Sep 20:41
e330e8f

Fixes unit tests

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 18 Aug 16:43
4.0.8

Fix unit tests

Contains some small fixes

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 18 Aug 16:38
9467619

Fixes small issue within the tv show model

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 15 Apr 16:29
0980c7d

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

Contains small PHP8 fix

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 15 Apr 16:11
701806e
Merge pull request #234 from neildaniels/php-8-fixes

PHP 8 Fixes

Fixes issue with DateTime objects.

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 07 Mar 15:05
  • Fixes #229, would interpret null as a valid input for current datetime objects.