From 1a2a3be95e4cfdd28ca200822388a2c0779a15ce Mon Sep 17 00:00:00 2001 From: Tomasz Kryszan Date: Fri, 1 Dec 2023 09:30:04 +0100 Subject: [PATCH] [PHPStan] Regenerated baseline --- phpstan-baseline.neon | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 98cbd64acb..86a64112d8 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -10745,11 +10745,6 @@ parameters: count: 1 path: src/lib/FieldType/Validator/FloatValueValidator.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Validator\\\\ImageValidator\\:\\:innerValidate\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/Validator/ImageValidator.php - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Validator\\\\ImageValidator\\:\\:innerValidate\\(\\) has parameter \\$filePath with no type specified\\.$#" count: 1 @@ -30640,16 +30635,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/FieldType/ImageIntegrationTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\ImageIntegrationTest\\:\\:getValidUpdateFieldData\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/ImageIntegrationTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\ImageIntegrationTest\\:\\:getValidUpdateFieldData\\(\\) should return array but returns Ibexa\\\\Core\\\\FieldType\\\\Image\\\\Value\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/ImageIntegrationTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\ImageIntegrationTest\\:\\:getValidatorSchema\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -30700,11 +30685,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/FieldType/ImageIntegrationTest.php - - - message: "#^Parameter \\#2 \\$newImageValue of method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\ImageIntegrationTest\\:\\:updateImage\\(\\) expects Ibexa\\\\Core\\\\FieldType\\\\Image\\\\Value, array given\\.$#" - count: 2 - path: tests/integration/Core/Repository/FieldType/ImageIntegrationTest.php - - message: "#^Property Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\ImageIntegrationTest\\:\\:\\$loadedImagePath has no type specified\\.$#" count: 1