There was an error while loading. Please reload this page.
1 parent e4ef7bc commit f6abcf0Copy full SHA for f6abcf0
1 file changed
phpstan.neon
@@ -4,6 +4,7 @@ parameters:
4
5
ignoreErrors:
6
- '#no value type specified in iterable type#'
7
+ - '#Call to function method_exists\(\) with Doctrine\\DBAL\\Connection and ''quoteSingleIdentifi…'' will always evaluate to true#'
8
-
9
message: '#Unsafe usage of new static#'
10
path: 'src/Model/MultilingualTrait.php'
0 commit comments