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 27231e5 commit cef63a4Copy full SHA for cef63a4
phpstan-baseline.neon
@@ -42,15 +42,3 @@ parameters:
42
count: 1
43
path: tests/ErrorHandlerTest.php
44
45
- -
46
- message: '#^Parameter \#1 \$needle of static method PHPUnit\\Framework\\Assert\:\:assertStringContainsString\(\) expects string, mixed given\.$#'
47
- identifier: argument.type
48
- count: 2
49
- path: tests/ErrorHandlerTest.php
50
-
51
52
- message: '#^Parameter \#1 \$needle of static method PHPUnit\\Framework\\Assert\:\:assertStringNotContainsString\(\) expects string, mixed given\.$#'
53
54
55
56
0 commit comments