fix: allow searching for movies/tv whose names are numbers #2303
Annotations
2 errors
php 8.4 on ubuntu-22.04
Process completed with exit code 1.
|
php 8.4 on ubuntu-22.04:
app/Models/PlaylistCategory.php#L54
Method App\Models\PlaylistCategory::playlists() should return Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Torrent, $this(App\Models\PlaylistCategory)> but returns Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Playlist, $this(App\Models\PlaylistCategory)>.
|