Skip to content

Commit 24899f7

Browse files
committed
phpstan
1 parent 24affc7 commit 24899f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ parameters:
8585
count: 1
8686
path: src/DependencyInjection/SentryExtension.php
8787

88+
-
89+
message: "#^Cannot access offset 'before_send_logs' on mixed\\.$#"
90+
count: 1
91+
path: src/DependencyInjection/SentryExtension.php
92+
8893
-
8994
message: "#^Parameter \\#1 \\$array of function array_filter expects array, mixed given\\.$#"
9095
count: 1

0 commit comments

Comments
 (0)