|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Method Mouf\\\\Database\\\\QueryWriter\\\\QueryResult\\:\\:val\\(\\) should return array but returns Mouf\\\\Database\\\\QueryWriter\\\\ResultSet\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Mouf/Database/QueryWriter/QueryResult.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Method Mouf\\\\Database\\\\QueryWriter\\\\Utils\\\\DbHelper\\:\\:getAll\\(\\) has no return typehint specified\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Mouf/Database/QueryWriter/Utils/DbHelper.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Parameter \\#1 \\$rightOperand of method SQLParser\\\\Node\\\\AbstractInListOperator\\:\\:refactorParameterToExpression\\(\\) expects SQLParser\\\\Node\\\\NodeInterface, array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\|string given\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/SQLParser/Node/AbstractInListOperator.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Cannot access offset 0 on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/SQLParser/Node/AbstractInListOperator.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Method SQLParser\\\\Node\\\\AbstractTwoOperandsOperator\\:\\:setLeftOperand\\(\\) has no return typehint specified\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/SQLParser/Node/AbstractTwoOperandsOperator.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Method SQLParser\\\\Node\\\\AbstractTwoOperandsOperator\\:\\:setRightOperand\\(\\) has no return typehint specified\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/SQLParser/Node/AbstractTwoOperandsOperator.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Cannot call method walk\\(\\) on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\|string\\.$#" |
| 35 | + count: 2 |
| 36 | + path: src/SQLParser/Node/AbstractTwoOperandsOperator.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Method SQLParser\\\\Node\\\\Between\\:\\:setLeftOperand\\(\\) has no return typehint specified\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/SQLParser/Node/Between.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Method SQLParser\\\\Node\\\\Between\\:\\:setMinValueOperand\\(\\) has no return typehint specified\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/SQLParser/Node/Between.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Cannot call method walk\\(\\) on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\|string\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/SQLParser/Node/Between.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Cannot call method walk\\(\\) on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\|string\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/SQLParser/Node/CaseOperation.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Cannot access offset mixed on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\.$#" |
| 60 | + count: 2 |
| 61 | + path: src/SQLParser/Node/Expression.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:toObject\\(\\) has no return typehint specified\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/SQLParser/Node/NodeFactory.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Parameter \\#1 \\$refClause of method SQLParser\\\\Node\\\\SubQuery\\:\\:setRefClause\\(\\) expects array\\<SQLParser\\\\Node\\\\NodeInterface\\>, array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface given\\.$#" |
| 70 | + count: 1 |
| 71 | + path: src/SQLParser/Node/NodeFactory.php |
| 72 | + |
| 73 | + - |
| 74 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:buildFromSubtree\\(\\) has no return typehint specified\\.$#" |
| 75 | + count: 1 |
| 76 | + path: src/SQLParser/Node/NodeFactory.php |
| 77 | + |
| 78 | + - |
| 79 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:buildFromSubtree\\(\\) has parameter \\$subTree with no typehint specified\\.$#" |
| 80 | + count: 1 |
| 81 | + path: src/SQLParser/Node/NodeFactory.php |
| 82 | + |
| 83 | + - |
| 84 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:mapArrayToNodeObjectList\\(\\) has no return typehint specified\\.$#" |
| 85 | + count: 1 |
| 86 | + path: src/SQLParser/Node/NodeFactory.php |
| 87 | + |
| 88 | + - |
| 89 | + message: "#^Property SQLParser\\\\Node\\\\NodeFactory\\:\\:\\$PRECEDENCE has no typehint specified\\.$#" |
| 90 | + count: 1 |
| 91 | + path: src/SQLParser/Node/NodeFactory.php |
| 92 | + |
| 93 | + - |
| 94 | + message: "#^Property SQLParser\\\\Node\\\\NodeFactory\\:\\:\\$OPERATOR_TO_CLASS has no typehint specified\\.$#" |
| 95 | + count: 1 |
| 96 | + path: src/SQLParser/Node/NodeFactory.php |
| 97 | + |
| 98 | + - |
| 99 | + message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface given\\.$#" |
| 100 | + count: 1 |
| 101 | + path: src/SQLParser/Node/NodeFactory.php |
| 102 | + |
| 103 | + - |
| 104 | + message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface given\\.$#" |
| 105 | + count: 1 |
| 106 | + path: src/SQLParser/Node/NodeFactory.php |
| 107 | + |
| 108 | + - |
| 109 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:array_map_deep\\(\\) has no return typehint specified\\.$#" |
| 110 | + count: 1 |
| 111 | + path: src/SQLParser/Node/NodeFactory.php |
| 112 | + |
| 113 | + - |
| 114 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:array_map_deep\\(\\) has parameter \\$array with no typehint specified\\.$#" |
| 115 | + count: 1 |
| 116 | + path: src/SQLParser/Node/NodeFactory.php |
| 117 | + |
| 118 | + - |
| 119 | + message: "#^Method SQLParser\\\\Node\\\\NodeFactory\\:\\:array_map_deep\\(\\) has parameter \\$callback with no typehint specified\\.$#" |
| 120 | + count: 1 |
| 121 | + path: src/SQLParser/Node/NodeFactory.php |
| 122 | + |
| 123 | + - |
| 124 | + message: "#^Property SQLParser\\\\Node\\\\Operator\\:\\:\\$value has no typehint specified\\.$#" |
| 125 | + count: 1 |
| 126 | + path: src/SQLParser/Node/Operator.php |
| 127 | + |
| 128 | + - |
| 129 | + message: "#^Method SQLParser\\\\Node\\\\Operator\\:\\:getValue\\(\\) has no return typehint specified\\.$#" |
| 130 | + count: 1 |
| 131 | + path: src/SQLParser/Node/Operator.php |
| 132 | + |
| 133 | + - |
| 134 | + message: "#^Method SQLParser\\\\Node\\\\Operator\\:\\:setValue\\(\\) has no return typehint specified\\.$#" |
| 135 | + count: 1 |
| 136 | + path: src/SQLParser/Node/Operator.php |
| 137 | + |
| 138 | + - |
| 139 | + message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#" |
| 140 | + count: 1 |
| 141 | + path: src/SQLParser/Node/Parameter.php |
| 142 | + |
| 143 | + - |
| 144 | + message: "#^Argument of an invalid type array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface supplied for foreach, only iterables are supported\\.$#" |
| 145 | + count: 1 |
| 146 | + path: src/SQLParser/Node/SimpleFunction.php |
| 147 | + |
| 148 | + - |
| 149 | + message: "#^Cannot access offset mixed on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\.$#" |
| 150 | + count: 2 |
| 151 | + path: src/SQLParser/Node/SimpleFunction.php |
| 152 | + |
| 153 | + - |
| 154 | + message: "#^Cannot access offset mixed on array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\.$#" |
| 155 | + count: 2 |
| 156 | + path: src/SQLParser/Node/Table.php |
| 157 | + |
| 158 | + - |
| 159 | + message: "#^Elseif condition is always true\\.$#" |
| 160 | + count: 1 |
| 161 | + path: src/SQLParser/Node/Table.php |
| 162 | + |
| 163 | + - |
| 164 | + message: "#^Property SQLParser\\\\Node\\\\Table\\:\\:\\$refClause \\(array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface\\) does not accept null\\.$#" |
| 165 | + count: 1 |
| 166 | + path: src/SQLParser/Node/Table.php |
| 167 | + |
| 168 | + - |
| 169 | + message: "#^Method SQLParser\\\\Query\\\\Select\\:\\:overwriteInstanceDescriptor\\(\\) has parameter \\$name with no typehint specified\\.$#" |
| 170 | + count: 1 |
| 171 | + path: src/SQLParser/Query/Select.php |
| 172 | + |
| 173 | + - |
| 174 | + message: "#^Method SQLParser\\\\Query\\\\Select\\:\\:walkChildren\\(\\) has parameter \\$children with no typehint specified\\.$#" |
| 175 | + count: 1 |
| 176 | + path: src/SQLParser/Query/Select.php |
| 177 | + |
| 178 | + - |
| 179 | + message: "#^Argument of an invalid type array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface supplied for foreach, only iterables are supported\\.$#" |
| 180 | + count: 1 |
| 181 | + path: src/SQLParser/Query/StatementFactory.php |
| 182 | + |
| 183 | + - |
| 184 | + message: "#^Cannot access offset mixed on \\(array\\<SQLParser\\\\Node\\\\NodeInterface\\>&nonEmpty\\)\\|SQLParser\\\\Node\\\\NodeInterface\\.$#" |
| 185 | + count: 1 |
| 186 | + path: src/SQLParser/Query/StatementFactory.php |
| 187 | + |
| 188 | + - |
| 189 | + message: "#^Parameter \\#1 \\$columns of method SQLParser\\\\Query\\\\Select\\:\\:setColumns\\(\\) expects array\\<SQLParser\\\\Node\\\\NodeInterface\\>, array\\<SQLParser\\\\Node\\\\NodeInterface\\>\\|SQLParser\\\\Node\\\\NodeInterface given\\.$#" |
| 190 | + count: 1 |
| 191 | + path: src/SQLParser/Query/StatementFactory.php |
| 192 | + |
| 193 | + - |
| 194 | + message: "#^Method SQLParser\\\\Query\\\\Union\\:\\:overwriteInstanceDescriptor\\(\\) has parameter \\$name with no typehint specified\\.$#" |
| 195 | + count: 1 |
| 196 | + path: src/SQLParser/Query/Union.php |
| 197 | + |
0 commit comments