From 2c79176cae2c8b3cd97613649f9925e34d64949d Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 1 Mar 2024 16:09:05 +0100 Subject: [PATCH] [PHPStan] Aligned baseline with the changes --- phpstan-baseline.neon | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 64c97358fb..de6fdc4d7c 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -8530,11 +8530,6 @@ parameters: count: 1 path: src/lib/Base/Exceptions/UnauthorizedException.php - - - message: "#^Cannot cast Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation to string\\.$#" - count: 1 - path: src/lib/Base/Exceptions/UserPasswordValidationException.php - - message: "#^Method Ibexa\\\\Core\\\\Base\\\\Exceptions\\\\UserPasswordValidationException\\:\\:__construct\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#" count: 1 @@ -43040,11 +43035,6 @@ parameters: count: 1 path: tests/lib/FieldType/FloatValueValidatorTest.php - - - message: "#^Cannot cast Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation to string\\.$#" - count: 1 - path: tests/lib/FieldType/Generic/GenericTest.php - - message: "#^Class Symfony\\\\Component\\\\Validator\\\\ConstraintViolation constructor invoked with 1 parameter, 6\\-10 required\\.$#" count: 1