From e7a51edd0ef90e6a77db18eb2be9a2eaf7e4c807 Mon Sep 17 00:00:00 2001 From: Thorsten Reiter Date: Mon, 18 Nov 2024 11:40:22 +0100 Subject: [PATCH] phpstan regenerate-baseline --- phpstan-baseline.neon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 668d9e640a..4b3dee324b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -22642,7 +22642,7 @@ parameters: - message: "#^Cannot access offset 0 on array\\\\|bool\\|float\\|int\\|string\\.$#" - count: 2 + count: 1 path: src/lib/Search/Legacy/Content/Location/Gateway/CriterionHandler/Location/IsMainLocation.php - @@ -22702,7 +22702,7 @@ parameters: - message: "#^Cannot access offset 0 on array\\\\|bool\\|float\\|int\\|string\\.$#" - count: 2 + count: 1 path: src/lib/Search/Legacy/Content/Location/Gateway/CriterionHandler/Visibility.php -