From 1da2eda464707a86b7690d596cb8566990899691 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 12 Mar 2023 14:17:17 +0100 Subject: [PATCH] chore: update the phpstan baseline --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 996c9d14..588740b5 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1420,11 +1420,6 @@ parameters: count: 1 path: src/Reflection/Reflection.php - - - message: "#^Method Doctum\\\\Reflection\\\\Reflection\\:\\:getCategories\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Reflection/Reflection.php - - message: "#^Method Doctum\\\\Reflection\\\\Reflection\\:\\:getDeprecated\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1