Skip to content

Fix: QuickSearch without year

Pre-release
Pre-release
Compare
Choose a tag to compare
@PoLaKoSz PoLaKoSz released this 13 Jan 10:34
· 24 commits to master since this release

Bugfix and other

  • getYear() now returns -1 if no year found for the given movie
  • Adds a hasYear() method to the QuickSearchResult model
  • Prettified code

⚠️ Breaking change ⚠️

  • Adds a new bool parameter to the QuickSearchResult constructor ($hasYear)