From 913e32401dab1385580791d144d21b29d1582b7d Mon Sep 17 00:00:00 2001 From: raviks789 Date: Mon, 8 Apr 2024 14:15:19 +0200 Subject: [PATCH] PHPStan: Update baseline --- phpstan-baseline-standard.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline-standard.neon b/phpstan-baseline-standard.neon index 51daa0ae9..dc7d3480e 100644 --- a/phpstan-baseline-standard.neon +++ b/phpstan-baseline-standard.neon @@ -110,11 +110,6 @@ parameters: count: 2 path: application/controllers/EventRuleController.php - - - message: "#^Cannot access offset 'object_filter' on mixed\\.$#" - count: 2 - path: application/controllers/EventRuleController.php - - message: "#^Cannot access property \\$position on mixed\\.$#" count: 2