From 0aeb95a5236e9fdb3c89943623e236f33cd6b821 Mon Sep 17 00:00:00 2001 From: Bartek Wajda Date: Wed, 22 May 2024 14:41:33 +0200 Subject: [PATCH] IBX-8176: Updated baseline for PHPStan --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index bd905f18..386b9560 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -4785,11 +4785,6 @@ parameters: count: 1 path: tests/bundle/Functional/LocationTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Rest\\\\Functional\\\\LocationTest\\:\\:testMoveSubtree\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/bundle/Functional/LocationTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Rest\\\\Functional\\\\LocationTest\\:\\:testMoveSubtree\\(\\) has parameter \\$locationHref with no type specified\\.$#" count: 1