We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a917f9 commit 0c5a60dCopy full SHA for 0c5a60d
phpstan-baseline.neon
@@ -96,7 +96,7 @@ parameters:
96
path: src/DependencyInjection/SentryExtension.php
97
98
-
99
- message: "#^Parameter \\#2 \\$callback of function array_filter expects callable\\(mixed\\)\\: mixed, Closure\\(string\\)\\: bool given\\.$#"
+ message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(string\\)\\: bool given\\.$#"
100
count: 1
101
102
0 commit comments