Skip to content

Commit d95807f

Browse files
committed
[PHPStan] Removed resolved issues from the baseline
1 parent b7c88ec commit d95807f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -492,12 +492,6 @@ parameters:
492492
count: 1
493493
path: src/lib/Validator/Constraints/EmailInvitationValidator.php
494494

495-
-
496-
message: '#^Method Ibexa\\User\\Validator\\Constraints\\Password\:\:getTargets\(\) return type has no value type specified in iterable type array\.$#'
497-
identifier: missingType.iterableValue
498-
count: 1
499-
path: src/lib/Validator/Constraints/Password.php
500-
501495
-
502496
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$message\.$#'
503497
identifier: property.notFound

0 commit comments

Comments
 (0)