From d1b3a2909e79fd476fe580477c5bc161caaef945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Niedzielski?= Date: Thu, 19 Oct 2023 10:25:19 +0200 Subject: [PATCH] Regenerated PHPStan's baseline due to upstream changes --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 227772cf32..1e3847449a 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -75,11 +75,6 @@ parameters: count: 1 path: src/bundle/Controller/BulkOperation/BulkOperationController.php - - - message: "#^Cannot access offset int on iterable\\\\.$#" - count: 1 - path: src/bundle/Controller/Content/ContentTreeController.php - - message: "#^Parameter \\#1 \\$locationId of method Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\LocationService\\:\\:loadLocation\\(\\) expects int, int\\|null given\\.$#" count: 1