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 7624a8a commit 1439c91Copy full SHA for 1439c91
phpstan.neon.dist
@@ -17,6 +17,8 @@ parameters:
17
reportUnmatchedIgnoredErrors: false
18
19
ignoreErrors:
20
+ -
21
+ message: '#.*so it can be removed from the return type#'
22
-
23
message: '#^Method staabm\\PHPStanDba\\DbSchema\\SchemaHasherMysql\:\:hashDb\(\) should return string but returns float\|int\|string\.$#'
24
path: src/DbSchema/SchemaHasherMysql.php
0 commit comments