You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:'#^Method Doctrine\\DBAL\\Driver\\IBMDB2\\Connection\:\:exec\(\) never returns numeric\-string so it can be removed from the return type\.$#'
5
+
identifier:return.unusedType
6
+
count:1
7
+
path:src/Driver/IBMDB2/Connection.php
8
+
9
+
-
10
+
message:'#^Method Doctrine\\DBAL\\Driver\\OCI8\\Connection\:\:exec\(\) never returns numeric\-string so it can be removed from the return type\.$#'
11
+
identifier:return.unusedType
12
+
count:1
13
+
path:src/Driver/OCI8/Connection.php
14
+
15
+
-
16
+
message:'#^Method Doctrine\\DBAL\\Driver\\OCI8\\Result\:\:fetchAllAssociative\(\) should return list\<array\<string, mixed\>\> but returns array\<mixed\>\.$#'
17
+
identifier:return.type
18
+
count:1
19
+
path:src/Driver/OCI8/Result.php
20
+
21
+
-
22
+
message:'#^Method Doctrine\\DBAL\\Driver\\OCI8\\Result\:\:fetchAllNumeric\(\) should return list\<list\<mixed\>\> but returns array\<mixed\>\.$#'
23
+
identifier:return.type
24
+
count:1
25
+
path:src/Driver/OCI8/Result.php
26
+
27
+
-
28
+
message:'#^Method Doctrine\\DBAL\\Driver\\PDO\\Result\:\:fetchAll\(\) should return list\<mixed\> but returns array\.$#'
29
+
identifier:return.type
30
+
count:1
31
+
path:src/Driver/PDO/Result.php
32
+
33
+
-
34
+
message:'#^Method Doctrine\\DBAL\\Driver\\PgSQL\\Result\:\:fetchAllAssociative\(\) should return list\<array\<string, mixed\>\> but returns array\<int, array\<string, mixed\>\>\.$#'
35
+
identifier:return.type
36
+
count:1
37
+
path:src/Driver/PgSQL/Result.php
38
+
39
+
-
40
+
message:'#^Method Doctrine\\DBAL\\Driver\\PgSQL\\Result\:\:fetchAllNumeric\(\) should return list\<list\<mixed\>\> but returns array\<int, list\<mixed\>\>\.$#'
41
+
identifier:return.type
42
+
count:1
43
+
path:src/Driver/PgSQL/Result.php
44
+
45
+
-
46
+
message:'#^Method Doctrine\\DBAL\\Driver\\PgSQL\\Result\:\:fetchFirstColumn\(\) should return list\<mixed\> but returns array\<int, bool\|float\|int\|string\|null\>\.$#'
47
+
identifier:return.type
48
+
count:1
49
+
path:src/Driver/PgSQL/Result.php
50
+
51
+
-
52
+
message:'#^Method Doctrine\\DBAL\\Driver\\SQLite3\\Result\:\:fetchNumeric\(\) should return list\<mixed\>\|false but returns array\|false\.$#'
53
+
identifier:return.type
54
+
count:1
55
+
path:src/Driver/SQLite3/Result.php
56
+
57
+
-
58
+
message:'#^Template type T is declared as covariant, but occurs in invariant position in property Doctrine\\DBAL\\Schema\\AbstractSchemaManager\:\:\$platform\.$#'
59
+
identifier:generics.variance
60
+
count:1
61
+
path:src/Schema/AbstractSchemaManager.php
62
+
63
+
-
64
+
message:'#^Loose comparison via "\!\=" is not allowed\.$#'
65
+
identifier:notEqual.notAllowed
66
+
count:1
67
+
path:src/Schema/ColumnDiff.php
68
+
69
+
-
70
+
message:'#^Method Doctrine\\DBAL\\Schema\\SQLiteSchemaManager\:\:addDetailsToTableForeignKeyColumns\(\) should return list\<array\<string, mixed\>\> but returns array\<int\<0, max\>, array\<string, mixed\>\>\.$#'
0 commit comments