Skip to content

Releases: php-tmdb/api

Release v2.1.11

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 19 Nov 00:55
  • Bumps kevinrob/guzzle-cache-middleware optionally to 2.x ( #166 )

Release v2.1.10

Choose a tag to compare

@yukoff yukoff released this 09 Sep 13:50
v2.1.10
  • Fixes issue with loading tagged images of persons (#146)
  • Fixes tests for non-UTC environments (#147)
  • Fixes reading response header for Retry-After (#155)
  • Fixes secure option handling (#145)
  • Pass relative path to HTTP adapters (#149)
    This fix restores the way paths are stored in Tmdb\HttpClient\Request. The base URL is no longer part of the path and is passed to the HTTP adapter as part of the options bag.

WARNING: Custom HTTP adapters which do not follow the documented practice will probably break after update.

Release v2.0.19

Choose a tag to compare

@yukoff yukoff released this 09 Sep 13:28
v2.0.19
  • Fixes issue with loading tagged images of persons (#146)
  • Pass relative path to HTTP adapters (#149)
    This fix restores the way paths are stored in Tmdb\HttpClient\Request. The base URL is no longer part of the path and is passed to the HTTP adapter as part of the options bag.

WARNING: Custom HTTP adapters which do not follow the documented practice will probably break after update.

Release v2.1.9

Choose a tag to compare

@yukoff yukoff released this 02 Jun 04:37
v2.1.9
  • Fixes issue with logger level resolver name collision (#142)
  • Improvement to make api usable by the TmdbSymfonyBundle (#143)
  • Support for php-tmdb/api v2.1 and Guzzle (php-tmdb/symfony#17)
  • Adds php 7.1 and symfony 3.3 into the testing matrix

Release v2.0.18

Choose a tag to compare

@yukoff yukoff released this 02 Jun 04:37
v2.0.18
  • Fix tests after removal of URL encoding in the Search API
  • Remove urlencode in search API to prevent double encoding
  • Handle server 500 as NullException errors
  • Handle missing JSON in body
  • Upgrade phpunit to version 5
  • Adds php 7.1 and symfony 3.3 into the testing matrix
  • Add phpunit 4.8 to run tests on php <5.6

Release date fixes

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 28 Feb 23:31
v2.1.8

Added RELEASE_DATES (#139)

  • added RELEASE_DATES
  • fixed broken test
  • adds new ReleaseDate class and to Movie class
  • remove deprecated
  • restrict phpunit <6, to maintain compatibility with php5.6
  • make sure unit tests run for symfony 3.2 components
  • mistake in the travis matrix
  • updates unit tests
  • adds release date types as constants

Some minor patches

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 27 Jan 19:54
v2.1.7
  • ImageHelper now returns protocol-less urls, http:// is replaced with //.

Small update

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 12 Nov 15:21
v2.1.6

Adds guest stars

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 08 Nov 20:32
v2.1.5

Adding guest stars to tv episodes, fixes #126

Adds gender methods to the person model.

Choose a tag to compare

@wtfzdotnet wtfzdotnet released this 27 Oct 20:24
v2.1.4
v2.1.4

Release v2.1.4