Skip to content

v8.0.2

Compare
Choose a tag to compare
@tboothman tboothman released this 21 Feb 00:53
· 20 commits to master since this release

Fixes

  • Fixes Title::alsoknow() returning an 'original title' with a null name when your imdb display title is the original title #298 Thanks @mam4dali
  • Improved the documentation of Title::alsoknow(). It wasn't clear when original title was returned and the comment field wasn't documented #297

Deprecation

  • Deprecate PersonSearch::reset()

Dev notes

Increased PHPStan level to 4, which should help ensuring return types are correct