Skip to content

Commit

Permalink
PHPStan: Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
raviks789 committed Jun 12, 2024
1 parent e5a5c5f commit 0ae7dbb
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions phpstan-baseline-standard.neon
Original file line number Diff line number Diff line change
Expand Up @@ -940,14 +940,9 @@ parameters:
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Call to an undefined method ipl\\\\Sql\\\\Connection\\:\\:lastInsertId\\(\\)\\.$#"
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Cannot access property \\$address on mixed\\.$#"
count: 3
count: 2
path: library/Notifications/Web/Form/ContactForm.php

-
Expand All @@ -957,7 +952,7 @@ parameters:

-
message: "#^Cannot access property \\$type on mixed\\.$#"
count: 3
count: 2
path: library/Notifications/Web/Form/ContactForm.php

-
Expand All @@ -970,11 +965,6 @@ parameters:
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Web\\\\Form\\\\ContactForm\\:\\:addOrUpdateContact\\(\\) has no return type specified\\.$#"
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Web\\\\Form\\\\ContactForm\\:\\:assemble\\(\\) has no return type specified\\.$#"
count: 1
Expand All @@ -995,11 +985,6 @@ parameters:
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Offset 'contact' on array\\{\\} in isset\\(\\) does not exist\\.$#"
count: 1
path: library/Notifications/Web/Form/ContactForm.php

-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Web\\\\Form\\\\EventRuleDecorator\\:\\:assemble\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit 0ae7dbb

Please sign in to comment.