We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa84938 commit eb39db3Copy full SHA for eb39db3
2 files changed
phpstan-baseline.neon
@@ -39,8 +39,3 @@ parameters:
39
message: "#^Parameter \\#2 \\$callback of method Behat\\\\Mink\\\\Element\\\\Element\\:\\:waitFor\\(\\) expects callable\\(\\)\\: mixed, 'not a callable' given\\.$#"
40
count: 1
41
path: tests/Element/NodeElementTest.php
42
-
43
- -
44
- message: "#^Parameter \\#1 \\$callback of function call_user_func_array expects callable\\(\\)\\: mixed, array\\{Behat\\\\Mink\\\\WebAssert, string\\} given\\.$#"
45
- count: 2
46
- path: tests/WebAssertTest.php
0 commit comments