diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 1b30f6db99..f38aa5766b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -42315,11 +42315,6 @@ parameters: count: 1 path: tests/lib/FieldType/FloatTest.php - - - message: "#^Access to an undefined property Ibexa\\\\Core\\\\FieldType\\\\Validator\\\\FloatValueValidator\\:\\:\\$unexisting\\.$#" - count: 2 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - message: "#^Class Symfony\\\\Component\\\\Validator\\\\ConstraintViolation constructor invoked with 1 parameter, 6\\-10 required\\.$#" count: 1 @@ -42800,21 +42795,6 @@ parameters: count: 1 path: tests/lib/FieldType/IntegerTest.php - - - message: "#^Access to an undefined property Ibexa\\\\Core\\\\FieldType\\\\Validator\\\\IntegerValueValidator\\:\\:\\$unexisting\\.$#" - count: 2 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$message with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\KeywordTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -43160,11 +43140,6 @@ parameters: count: 4 path: tests/lib/FieldType/SelectionTest.php - - - message: "#^Access to an undefined property Ibexa\\\\Core\\\\FieldType\\\\Validator\\\\StringLengthValidator\\:\\:\\$unexisting\\.$#" - count: 2 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TimeTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1