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 68ba88b commit 209f64dCopy full SHA for 209f64d
tests/Levels/data/onlyBooleans-6.json
@@ -1,6 +1,6 @@
1
[
2
{
3
- "message": "Method PHPStan\\Levels\\OnlyBooleans\\Foo::doFoo() has parameter $mixed with no typehint specified.",
+ "message": "Method PHPStan\\Levels\\OnlyBooleans\\Foo::doFoo() has parameter $mixed with no type specified.",
4
"line": 14,
5
"ignorable": true
6
}
0 commit comments