Skip to content

Commit

Permalink
[PHPStan] Aligned baseline with the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Mar 1, 2024
1 parent f3b2ac9 commit af6c78b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8640,11 +8640,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
Expand Down Expand Up @@ -43175,11 +43170,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
Expand Down

0 comments on commit af6c78b

Please sign in to comment.