|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Call to an undefined method CodeIgniter\\View\\RendererInterface\:\:renderFragments\(\)\.$#' |
| 5 | + identifier: method.notFound |
| 6 | + count: 1 |
| 7 | + path: src/Common.php |
| 8 | + |
| 9 | + - |
| 10 | + message: ''' |
| 11 | + #^Call to deprecated method __construct\(\) of class CodeIgniter\\HTTP\\Response\: |
| 12 | + 4\.5\.0 The param \$config is no longer used\.$# |
| 13 | + ''' |
| 14 | + identifier: method.deprecated |
| 15 | + count: 2 |
| 16 | + path: src/Config/Services.php |
| 17 | + |
| 18 | + - |
| 19 | + message: '#^Call to an undefined method CodeIgniter\\View\\RendererInterface\:\:parseFragments\(\)\.$#' |
| 20 | + identifier: method.notFound |
| 21 | + count: 1 |
| 22 | + path: src/View/View.php |
| 23 | + |
| 24 | + - |
| 25 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertArrayHasKey\(\) with ''_ci_previous_url'' and non\-empty\-array will always evaluate to true\.$#' |
| 26 | + identifier: method.alreadyNarrowedType |
| 27 | + count: 2 |
| 28 | + path: tests/CodeIgniterTest.php |
| 29 | + |
| 30 | + - |
| 31 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''https\://example\.com…'' and ''https\://example\.com…'' will always evaluate to false\.$#' |
| 32 | + identifier: method.impossibleType |
| 33 | + count: 1 |
| 34 | + path: tests/CodeIgniterTest.php |
| 35 | + |
| 36 | + - |
| 37 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''https\://example\.com…'' and ''https\://example\.com…'' will always evaluate to true\.$#' |
| 38 | + identifier: method.alreadyNarrowedType |
| 39 | + count: 1 |
| 40 | + path: tests/CodeIgniterTest.php |
| 41 | + |
| 42 | + - |
| 43 | + message: ''' |
| 44 | + #^Call to deprecated method __construct\(\) of class CodeIgniter\\HTTP\\Response\: |
| 45 | + 4\.5\.0 The param \$config is no longer used\.$# |
| 46 | + ''' |
| 47 | + identifier: method.deprecated |
| 48 | + count: 1 |
| 49 | + path: tests/HTTP/RedirectResponseTest.php |
| 50 | + |
| 51 | + - |
| 52 | + message: ''' |
| 53 | + #^Call to deprecated method __construct\(\) of class CodeIgniter\\HTTP\\Response\: |
| 54 | + 4\.5\.0 The param \$config is no longer used\.$# |
| 55 | + ''' |
| 56 | + identifier: method.deprecated |
| 57 | + count: 1 |
| 58 | + path: tests/HTTP/ResponseTest.php |
| 59 | + |
| 60 | + - |
| 61 | + message: '#^Variable \$this might not be defined\.$#' |
| 62 | + identifier: variable.undefined |
| 63 | + count: 2 |
| 64 | + path: tests/_support/Views/complex/include.php |
| 65 | + |
| 66 | + - |
| 67 | + message: '#^Variable \$this might not be defined\.$#' |
| 68 | + identifier: variable.undefined |
| 69 | + count: 2 |
| 70 | + path: tests/_support/Views/complex/layout.php |
| 71 | + |
| 72 | + - |
| 73 | + message: '#^Variable \$this might not be defined\.$#' |
| 74 | + identifier: variable.undefined |
| 75 | + count: 5 |
| 76 | + path: tests/_support/Views/complex/view1.php |
| 77 | + |
| 78 | + - |
| 79 | + message: '#^Variable \$this might not be defined\.$#' |
| 80 | + identifier: variable.undefined |
| 81 | + count: 2 |
| 82 | + path: tests/_support/Views/complex/view2.php |
| 83 | + |
| 84 | + - |
| 85 | + message: '#^Variable \$this might not be defined\.$#' |
| 86 | + identifier: variable.undefined |
| 87 | + count: 2 |
| 88 | + path: tests/_support/Views/complex/view3.php |
| 89 | + |
| 90 | + - |
| 91 | + message: '#^Variable \$this might not be defined\.$#' |
| 92 | + identifier: variable.undefined |
| 93 | + count: 1 |
| 94 | + path: tests/_support/Views/default_include.php |
| 95 | + |
| 96 | + - |
| 97 | + message: '#^Variable \$this might not be defined\.$#' |
| 98 | + identifier: variable.undefined |
| 99 | + count: 2 |
| 100 | + path: tests/_support/Views/huge/include.php |
| 101 | + |
| 102 | + - |
| 103 | + message: '#^Variable \$this might not be defined\.$#' |
| 104 | + identifier: variable.undefined |
| 105 | + count: 4 |
| 106 | + path: tests/_support/Views/huge/layout.php |
| 107 | + |
| 108 | + - |
| 109 | + message: '#^Variable \$this might not be defined\.$#' |
| 110 | + identifier: variable.undefined |
| 111 | + count: 6 |
| 112 | + path: tests/_support/Views/huge/view.php |
| 113 | + |
| 114 | + - |
| 115 | + message: '#^Variable \$this might not be defined\.$#' |
| 116 | + identifier: variable.undefined |
| 117 | + count: 3 |
| 118 | + path: tests/_support/Views/layout.php |
| 119 | + |
| 120 | + - |
| 121 | + message: '#^Variable \$this might not be defined\.$#' |
| 122 | + identifier: variable.undefined |
| 123 | + count: 5 |
| 124 | + path: tests/_support/Views/many/layout.php |
| 125 | + |
| 126 | + - |
| 127 | + message: '#^Variable \$this might not be defined\.$#' |
| 128 | + identifier: variable.undefined |
| 129 | + count: 9 |
| 130 | + path: tests/_support/Views/many/view1.php |
| 131 | + |
| 132 | + - |
| 133 | + message: '#^Variable \$this might not be defined\.$#' |
| 134 | + identifier: variable.undefined |
| 135 | + count: 4 |
| 136 | + path: tests/_support/Views/view_fragment.php |
| 137 | + |
| 138 | + - |
| 139 | + message: '#^Variable \$this might not be defined\.$#' |
| 140 | + identifier: variable.undefined |
| 141 | + count: 1 |
| 142 | + path: tests/_support/Views/view_fragment_error.php |
| 143 | + |
| 144 | + - |
| 145 | + message: '#^Variable \$this might not be defined\.$#' |
| 146 | + identifier: variable.undefined |
| 147 | + count: 4 |
| 148 | + path: tests/_support/Views/view_fragment_in_view_fragment.php |
| 149 | + |
| 150 | + - |
| 151 | + message: '#^Variable \$this might not be defined\.$#' |
| 152 | + identifier: variable.undefined |
| 153 | + count: 2 |
| 154 | + path: tests/_support/Views/view_included_2.php |
| 155 | + |
| 156 | + - |
| 157 | + message: '#^Variable \$this might not be defined\.$#' |
| 158 | + identifier: variable.undefined |
| 159 | + count: 3 |
| 160 | + path: tests/_support/Views/view_with_include_1.php |
| 161 | + |
| 162 | + - |
| 163 | + message: '#^Variable \$this might not be defined\.$#' |
| 164 | + identifier: variable.undefined |
| 165 | + count: 3 |
| 166 | + path: tests/_support/Views/view_with_include_2.php |
| 167 | + |
| 168 | + - |
| 169 | + message: '#^Variable \$testString might not be defined\.$#' |
| 170 | + identifier: variable.undefined |
| 171 | + count: 1 |
| 172 | + path: tests/_support/Views/with_decorator.php |
| 173 | + |
| 174 | + - |
| 175 | + message: '#^Variable \$this might not be defined\.$#' |
| 176 | + identifier: variable.undefined |
| 177 | + count: 7 |
| 178 | + path: tests/_support/Views/with_fragment.php |
| 179 | + |
| 180 | + - |
| 181 | + message: '#^Variable \$testString might not be defined\.$#' |
| 182 | + identifier: variable.undefined |
| 183 | + count: 1 |
| 184 | + path: tests/_support/Views/without_decorator.php |
0 commit comments