diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index be10aeb0..e831a052 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -100,11 +100,6 @@ parameters: count: 1 path: src/Compat/Multipart.php - - - message: "#^Access to an undefined property Zend_View_Interface\\:\\:\\$document\\.$#" - count: 2 - path: src/Compat/ViewRenderer.php - - message: "#^Method ipl\\\\Web\\\\Compat\\\\ViewRenderer\\:\\:inject\\(\\) has no return type specified\\.$#" count: 1 @@ -167,7 +162,7 @@ parameters: - message: "#^Cannot access offset 'terms' on mixed\\.$#" - count: 2 + count: 1 path: src/Control/SearchBar.php - @@ -175,11 +170,6 @@ parameters: count: 2 path: src/Control/SearchBar.php - - - message: "#^Cannot access offset mixed on array\\|object\\.$#" - count: 1 - path: src/Control/SearchBar.php - - message: "#^Cannot call method getHeaderLine\\(\\) on Psr\\\\Http\\\\Message\\\\ServerRequestInterface\\|null\\.$#" count: 1 @@ -247,7 +237,7 @@ parameters: - message: "#^Cannot access offset 'column' on mixed\\.$#" - count: 3 + count: 1 path: src/Control/SearchBar/Suggestions.php - @@ -257,7 +247,7 @@ parameters: - message: "#^Cannot access offset 'operator' on mixed\\.$#" - count: 2 + count: 1 path: src/Control/SearchBar/Suggestions.php - @@ -267,12 +257,12 @@ parameters: - message: "#^Cannot access offset 'searchFilter' on mixed\\.$#" - count: 2 + count: 1 path: src/Control/SearchBar/Suggestions.php - message: "#^Cannot access offset 'showQuickSearch' on mixed\\.$#" - count: 2 + count: 1 path: src/Control/SearchBar/Suggestions.php - @@ -685,11 +675,6 @@ parameters: count: 3 path: src/Control/SortControl.php - - - message: "#^Cannot access offset mixed on array\\|object\\.$#" - count: 1 - path: src/Control/SortControl.php - - message: "#^Cannot call method getParsedBody\\(\\) on Psr\\\\Http\\\\Message\\\\ServerRequestInterface\\|null\\.$#" count: 1