Skip to content

Commit 1439c91

Browse files
committed
record
1 parent 7624a8a commit 1439c91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ parameters:
1717
reportUnmatchedIgnoredErrors: false
1818

1919
ignoreErrors:
20+
-
21+
message: '#.*so it can be removed from the return type#'
2022
-
2123
message: '#^Method staabm\\PHPStanDba\\DbSchema\\SchemaHasherMysql\:\:hashDb\(\) should return string but returns float\|int\|string\.$#'
2224
path: src/DbSchema/SchemaHasherMysql.php

0 commit comments

Comments
 (0)