diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 789260b5ac..9fac5d0785 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -200,11 +200,6 @@ parameters: count: 2 path: app/Helpers/SystemInformation.php - - - message: "#^Method App\\\\Helpers\\\\TorrentTools\\:\\:getTorrentFiles\\(\\) should return array\\ but returns array\\\\.$#" - count: 1 - path: app/Helpers/TorrentTools.php - - message: "#^Method App\\\\Http\\\\Controllers\\\\API\\\\BaseController\\:\\:sendError\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 @@ -580,11 +575,6 @@ parameters: count: 1 path: app/Repositories/ChatRepository.php - - - message: "#^Offset 'namesort' does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-empty\\-string, namesort\\?\\: string, 2\\?\\: string, seperator\\?\\: string, 3\\?\\: string, remaining\\?\\: string, 4\\?\\: string, \\.\\.\\.\\}\\.$#" - count: 1 - path: app/Services/Tmdb/Client/Movie.php - - message: "#^Parameter \\#1 \\$title of static method Illuminate\\\\Support\\\\Str\\:\\:slug\\(\\) expects string, bool\\|string given\\.$#" count: 1