From eb3a793ff46e4833ad4852eb35b6c6b909bdc1b1 Mon Sep 17 00:00:00 2001 From: Imanuel Ulbricht Date: Sat, 26 Mar 2022 22:39:50 +0100 Subject: [PATCH] Fix phpstan --- phpstan-baseline.neon | 320 ------------------------------------------ 1 file changed, 320 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index eb9f4d6eb..f6a74c44f 100755 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -20,21 +20,6 @@ parameters: count: 1 path: src/Database/Analyzer/DatabaseAnalyzer.php - - - message: "#^Method App\\\\Database\\\\ApiKey\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ApiKey.php - - - - message: "#^Method App\\\\Database\\\\ApiKey\\:\\:findByArtist\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ApiKey.php - - - - message: "#^Method App\\\\Database\\\\ApiKey\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ApiKey.php - - message: "#^Method App\\\\Database\\\\ApiKey\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -50,16 +35,6 @@ parameters: count: 1 path: src/Database/ApiKey.php - - - message: "#^Method App\\\\Database\\\\Artist\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Artist.php - - - - message: "#^Method App\\\\Database\\\\Artist\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Artist.php - - message: "#^Method App\\\\Database\\\\Artist\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -200,26 +175,11 @@ parameters: count: 1 path: src/Database/BlogPostSegment.php - - - message: "#^Method App\\\\Database\\\\File\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/File.php - - - - message: "#^Method App\\\\Database\\\\File\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/File.php - - message: "#^Method App\\\\Database\\\\File\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/File.php - - - message: "#^Method App\\\\Database\\\\File\\:\\:getUploadChunks\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/File.php - - message: "#^Parameter \\#1 \\$fileId of static method App\\\\Database\\\\UploadingFileChunk\\:\\:findByFile\\(\\) expects int, int\\|string given\\.$#" count: 1 @@ -230,26 +190,11 @@ parameters: count: 1 path: src/Database/File.php - - - message: "#^Method App\\\\Database\\\\Form\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Form.php - - - - message: "#^Method App\\\\Database\\\\Form\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Form.php - - message: "#^Method App\\\\Database\\\\Form\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/Form.php - - - message: "#^Method App\\\\Database\\\\Form\\:\\:getItems\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Form.php - - message: "#^Parameter \\#3 \\$parameters of method Jinya\\\\PDOx\\\\PDOx\\:\\:fetchIterator\\(\\) expects array\\\\|null, array\\ given\\.$#" count: 1 @@ -260,16 +205,6 @@ parameters: count: 1 path: src/Database/Form.php - - - message: "#^Method App\\\\Database\\\\FormItem\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/FormItem.php - - - - message: "#^Method App\\\\Database\\\\FormItem\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/FormItem.php - - message: "#^Method App\\\\Database\\\\FormItem\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -290,26 +225,11 @@ parameters: count: 1 path: src/Database/FormItem.php - - - message: "#^Method App\\\\Database\\\\Gallery\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Gallery.php - - - - message: "#^Method App\\\\Database\\\\Gallery\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Gallery.php - - message: "#^Method App\\\\Database\\\\Gallery\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/Gallery.php - - - message: "#^Method App\\\\Database\\\\Gallery\\:\\:getFiles\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Gallery.php - - message: "#^Parameter \\#3 \\$parameters of method Jinya\\\\PDOx\\\\PDOx\\:\\:fetchIterator\\(\\) expects array\\\\|null, array\\ given\\.$#" count: 1 @@ -320,16 +240,6 @@ parameters: count: 1 path: src/Database/Gallery.php - - - message: "#^Method App\\\\Database\\\\GalleryFilePosition\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/GalleryFilePosition.php - - - - message: "#^Method App\\\\Database\\\\GalleryFilePosition\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/GalleryFilePosition.php - - message: "#^Method App\\\\Database\\\\GalleryFilePosition\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -350,21 +260,6 @@ parameters: count: 1 path: src/Database/GalleryFilePosition.php - - - message: "#^Method App\\\\Database\\\\KnownDevice\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/KnownDevice.php - - - - message: "#^Method App\\\\Database\\\\KnownDevice\\:\\:findByArtist\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/KnownDevice.php - - - - message: "#^Method App\\\\Database\\\\KnownDevice\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/KnownDevice.php - - message: "#^Method App\\\\Database\\\\KnownDevice\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -380,26 +275,11 @@ parameters: count: 1 path: src/Database/KnownDevice.php - - - message: "#^Method App\\\\Database\\\\Menu\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Menu.php - - - - message: "#^Method App\\\\Database\\\\Menu\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Menu.php - - message: "#^Method App\\\\Database\\\\Menu\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/Menu.php - - - message: "#^Method App\\\\Database\\\\Menu\\:\\:getItems\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Menu.php - - message: "#^Method App\\\\Database\\\\Menu\\:\\:getLogo\\(\\) should return App\\\\Database\\\\File\\|null but returns object\\|null\\.$#" count: 1 @@ -415,26 +295,11 @@ parameters: count: 1 path: src/Database/Menu.php - - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/MenuItem.php - - - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/MenuItem.php - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/MenuItem.php - - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:formatIterator\\(\\) has parameter \\$iterator with no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/MenuItem.php - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:formatIterator\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -450,11 +315,6 @@ parameters: count: 1 path: src/Database/MenuItem.php - - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:getItems\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/MenuItem.php - - message: "#^Method App\\\\Database\\\\MenuItem\\:\\:getMenu\\(\\) should return App\\\\Database\\\\Menu\\|null but returns object\\|null\\.$#" count: 1 @@ -525,16 +385,6 @@ parameters: count: 2 path: src/Database/Segment.php - - - message: "#^Method App\\\\Database\\\\Segment\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Segment.php - - - - message: "#^Method App\\\\Database\\\\Segment\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Segment.php - - message: "#^Method App\\\\Database\\\\Segment\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -560,26 +410,11 @@ parameters: count: 1 path: src/Database/Segment.php - - - message: "#^Method App\\\\Database\\\\SegmentPage\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/SegmentPage.php - - - - message: "#^Method App\\\\Database\\\\SegmentPage\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/SegmentPage.php - - message: "#^Method App\\\\Database\\\\SegmentPage\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Database/SegmentPage.php - - - message: "#^Method App\\\\Database\\\\SegmentPage\\:\\:getSegments\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/SegmentPage.php - - message: "#^Parameter \\#3 \\$parameters of method Jinya\\\\PDOx\\\\PDOx\\:\\:fetchIterator\\(\\) expects array\\\\|null, array\\ given\\.$#" count: 1 @@ -590,16 +425,6 @@ parameters: count: 1 path: src/Database/SegmentPage.php - - - message: "#^Method App\\\\Database\\\\SimplePage\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/SimplePage.php - - - - message: "#^Method App\\\\Database\\\\SimplePage\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/SimplePage.php - - message: "#^Method App\\\\Database\\\\SimplePage\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -630,16 +455,6 @@ parameters: count: 1 path: src/Database/Strategies/PhpSerializeStrategy.php - - - message: "#^Method App\\\\Database\\\\Theme\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Theme.php - - - - message: "#^Method App\\\\Database\\\\Theme\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Theme.php - - message: "#^Method App\\\\Database\\\\Theme\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -735,11 +550,6 @@ parameters: count: 1 path: src/Database/Theme.php - - - message: "#^Method App\\\\Database\\\\ThemeAsset\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeAsset.php - - message: "#^Method App\\\\Database\\\\ThemeAsset\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeAsset\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -750,11 +560,6 @@ parameters: count: 1 path: src/Database/ThemeBlogCategory.php - - - message: "#^Method App\\\\Database\\\\ThemeFile\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeFile.php - - message: "#^Method App\\\\Database\\\\ThemeFile\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeFile\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -770,11 +575,6 @@ parameters: count: 1 path: src/Database/ThemeFile.php - - - message: "#^Method App\\\\Database\\\\ThemeForm\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeForm.php - - message: "#^Method App\\\\Database\\\\ThemeForm\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeForm\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -785,11 +585,6 @@ parameters: count: 1 path: src/Database/ThemeForm.php - - - message: "#^Method App\\\\Database\\\\ThemeGallery\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeGallery.php - - message: "#^Method App\\\\Database\\\\ThemeGallery\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeGallery\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -805,11 +600,6 @@ parameters: count: 1 path: src/Database/ThemeGallery.php - - - message: "#^Method App\\\\Database\\\\ThemeMenu\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeMenu.php - - message: "#^Method App\\\\Database\\\\ThemeMenu\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeMenu\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -825,11 +615,6 @@ parameters: count: 1 path: src/Database/ThemeMenu.php - - - message: "#^Method App\\\\Database\\\\ThemePage\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemePage.php - - message: "#^Method App\\\\Database\\\\ThemePage\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemePage\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -845,11 +630,6 @@ parameters: count: 1 path: src/Database/ThemePage.php - - - message: "#^Method App\\\\Database\\\\ThemeSegmentPage\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/ThemeSegmentPage.php - - message: "#^Method App\\\\Database\\\\ThemeSegmentPage\\:\\:findByThemeAndName\\(\\) should return App\\\\Database\\\\ThemeSegmentPage\\|null but returns App\\\\Database\\\\ThemeAsset\\|App\\\\Database\\\\ThemeBlogCategory\\|App\\\\Database\\\\ThemeFile\\|App\\\\Database\\\\ThemeForm\\|App\\\\Database\\\\ThemeGallery\\|App\\\\Database\\\\ThemeMenu\\|App\\\\Database\\\\ThemePage\\|App\\\\Database\\\\ThemeSegmentPage\\|null\\.$#" count: 1 @@ -865,21 +645,6 @@ parameters: count: 1 path: src/Database/ThemeSegmentPage.php - - - message: "#^Method App\\\\Database\\\\UploadingFile\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFile.php - - - - message: "#^Method App\\\\Database\\\\UploadingFile\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFile.php - - - - message: "#^Method App\\\\Database\\\\UploadingFile\\:\\:getChunks\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFile.php - - message: "#^Method App\\\\Database\\\\UploadingFile\\:\\:getFile\\(\\) should return App\\\\Database\\\\File\\|null but returns object\\|null\\.$#" count: 1 @@ -895,31 +660,11 @@ parameters: count: 1 path: src/Database/UploadingFile.php - - - message: "#^Method App\\\\Database\\\\UploadingFileChunk\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFileChunk.php - - - - message: "#^Method App\\\\Database\\\\UploadingFileChunk\\:\\:findByFile\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFileChunk.php - - - - message: "#^Method App\\\\Database\\\\UploadingFileChunk\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/UploadingFileChunk.php - - message: "#^Parameter \\#3 \\$parameters of method Jinya\\\\PDOx\\\\PDOx\\:\\:fetchIterator\\(\\) expects array\\\\|null, array\\ given\\.$#" count: 1 path: src/Database/UploadingFileChunk.php - - - message: "#^Property App\\\\Database\\\\Utils\\\\CountedResult\\:\\:\\$items type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/CountedResult.php - - message: "#^Method App\\\\Database\\\\Utils\\\\FormattableEntityInterface\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -955,11 +700,6 @@ parameters: count: 1 path: src/Database/Utils/LoadableEntity.php - - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:executeSqlString\\(\\) should return array\\|int but returns array\\|false\\.$#" - count: 1 - path: src/Database/Utils/LoadableEntity.php - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:executeStatement\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 @@ -970,31 +710,11 @@ parameters: count: 1 path: src/Database/Utils/LoadableEntity.php - - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:executeStatement\\(\\) should return array\\|int but returns array\\|false\\.$#" - count: 1 - path: src/Database/Utils/LoadableEntity.php - - - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:fetchAllIterator\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/LoadableEntity.php - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:fetchColumn\\(\\) should return int\\|string but returns int\\|string\\|false\\|null\\.$#" count: 1 path: src/Database/Utils/LoadableEntity.php - - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/LoadableEntity.php - - - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/LoadableEntity.php - - message: "#^Method App\\\\Database\\\\Utils\\\\LoadableEntity\\:\\:getHydrator\\(\\) has parameter \\$additionalStrategies with no value type specified in iterable type array\\.$#" count: 1 @@ -1060,26 +780,6 @@ parameters: count: 1 path: src/Database/Utils/ThemeHelperEntity.php - - - message: "#^Method App\\\\Database\\\\Utils\\\\ThemeHelperEntity\\:\\:fetchByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/ThemeHelperEntity.php - - - - message: "#^Method App\\\\Database\\\\Utils\\\\ThemeHelperEntity\\:\\:findAll\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/ThemeHelperEntity.php - - - - message: "#^Method App\\\\Database\\\\Utils\\\\ThemeHelperEntity\\:\\:findByKeyword\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/ThemeHelperEntity.php - - - - message: "#^Method App\\\\Database\\\\Utils\\\\ThemeHelperEntity\\:\\:findByTheme\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Database/Utils/ThemeHelperEntity.php - - message: "#^Method App\\\\Database\\\\Utils\\\\ThemeHelperEntity\\:\\:internalUpdate\\(\\) has parameter \\$skippedFields with no value type specified in iterable type array\\.$#" count: 1 @@ -1200,16 +900,6 @@ parameters: count: 1 path: src/Messaging/FormMessageHandler.php - - - message: "#^Method App\\\\Statistics\\\\History\\:\\:getCreatedHistory\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Statistics/History.php - - - - message: "#^Method App\\\\Statistics\\\\History\\:\\:getUpdatedHistory\\(\\) return type has no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Statistics/History.php - - message: "#^Method App\\\\Statistics\\\\HistoryEntry\\:\\:format\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -1430,11 +1120,6 @@ parameters: count: 1 path: src/Utils/ClassResolver.php - - - message: "#^Method App\\\\Web\\\\Actions\\\\Action\\:\\:formatIterator\\(\\) has parameter \\$iterator with no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Web/Actions/Action.php - - message: "#^Method App\\\\Web\\\\Actions\\\\Action\\:\\:formatIterator\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -1980,11 +1665,6 @@ parameters: count: 1 path: src/Web/Actions/Menu/Items/MenuItemAction.php - - - message: "#^Method App\\\\Web\\\\Actions\\\\Menu\\\\Items\\\\MenuItemAction\\:\\:formatIteratorRecursive\\(\\) has parameter \\$iterator with no value type specified in iterable type Iterator\\.$#" - count: 1 - path: src/Web/Actions/Menu/Items/MenuItemAction.php - - message: "#^Method App\\\\Web\\\\Actions\\\\Menu\\\\Items\\\\MenuItemAction\\:\\:formatIteratorRecursive\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1