|
9006 | 9006 | 'count' => 1,
|
9007 | 9007 | 'path' => __DIR__ . '/system/View/Parser.php',
|
9008 | 9008 | ];
|
9009 |
| -$ignoreErrors[] = [ |
9010 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:applyFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#', |
9011 |
| - 'count' => 1, |
9012 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9013 |
| -]; |
9014 |
| -$ignoreErrors[] = [ |
9015 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:objectToArray\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#', |
9016 |
| - 'count' => 1, |
9017 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9018 |
| -]; |
9019 |
| -$ignoreErrors[] = [ |
9020 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:objectToArray\\(\\) return type has no value type specified in iterable type array\\.$#', |
9021 |
| - 'count' => 1, |
9022 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9023 |
| -]; |
9024 |
| -$ignoreErrors[] = [ |
9025 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:parse\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9026 |
| - 'count' => 1, |
9027 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9028 |
| -]; |
9029 |
| -$ignoreErrors[] = [ |
9030 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:parse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9031 |
| - 'count' => 1, |
9032 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9033 |
| -]; |
9034 |
| -$ignoreErrors[] = [ |
9035 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:parsePair\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9036 |
| - 'count' => 1, |
9037 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9038 |
| -]; |
9039 |
| -$ignoreErrors[] = [ |
9040 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:parsePair\\(\\) return type has no value type specified in iterable type array\\.$#', |
9041 |
| - 'count' => 1, |
9042 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9043 |
| -]; |
9044 |
| -$ignoreErrors[] = [ |
9045 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:parseSingle\\(\\) return type has no value type specified in iterable type array\\.$#', |
9046 |
| - 'count' => 1, |
9047 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9048 |
| -]; |
9049 |
| -$ignoreErrors[] = [ |
9050 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:prepareReplacement\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#', |
9051 |
| - 'count' => 1, |
9052 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9053 |
| -]; |
9054 |
| -$ignoreErrors[] = [ |
9055 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:render\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9056 |
| - 'count' => 1, |
9057 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9058 |
| -]; |
9059 |
| -$ignoreErrors[] = [ |
9060 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:renderString\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9061 |
| - 'count' => 1, |
9062 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9063 |
| -]; |
9064 | 9009 | $ignoreErrors[] = [
|
9065 | 9010 | 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:replaceSingle\\(\\) has parameter \\$pattern with no value type specified in iterable type array\\.$#',
|
9066 | 9011 | 'count' => 1,
|
9067 | 9012 | 'path' => __DIR__ . '/system/View/Parser.php',
|
9068 | 9013 | ];
|
9069 |
| -$ignoreErrors[] = [ |
9070 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9071 |
| - 'count' => 1, |
9072 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9073 |
| -]; |
9074 |
| -$ignoreErrors[] = [ |
9075 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Parser\\:\\:\\$dataContexts type has no value type specified in iterable type array\\.$#', |
9076 |
| - 'count' => 1, |
9077 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9078 |
| -]; |
9079 |
| -$ignoreErrors[] = [ |
9080 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Parser\\:\\:\\$noparseBlocks type has no value type specified in iterable type array\\.$#', |
9081 |
| - 'count' => 1, |
9082 |
| - 'path' => __DIR__ . '/system/View/Parser.php', |
9083 |
| -]; |
9084 |
| -$ignoreErrors[] = [ |
9085 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\RendererInterface\\:\\:render\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9086 |
| - 'count' => 1, |
9087 |
| - 'path' => __DIR__ . '/system/View/RendererInterface.php', |
9088 |
| -]; |
9089 |
| -$ignoreErrors[] = [ |
9090 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\RendererInterface\\:\\:renderString\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9091 |
| - 'count' => 1, |
9092 |
| - 'path' => __DIR__ . '/system/View/RendererInterface.php', |
9093 |
| -]; |
9094 |
| -$ignoreErrors[] = [ |
9095 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\RendererInterface\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9096 |
| - 'count' => 1, |
9097 |
| - 'path' => __DIR__ . '/system/View/RendererInterface.php', |
9098 |
| -]; |
9099 |
| -$ignoreErrors[] = [ |
9100 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#', |
9101 |
| - 'count' => 1, |
9102 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9103 |
| -]; |
9104 |
| -$ignoreErrors[] = [ |
9105 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_defaultTemplate\\(\\) return type has no value type specified in iterable type array\\.$#', |
9106 |
| - 'count' => 1, |
9107 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9108 |
| -]; |
9109 |
| -$ignoreErrors[] = [ |
9110 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_prepArgs\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', |
9111 |
| - 'count' => 1, |
9112 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9113 |
| -]; |
9114 |
| -$ignoreErrors[] = [ |
9115 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_prepArgs\\(\\) return type has no value type specified in iterable type array\\.$#', |
9116 |
| - 'count' => 1, |
9117 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9118 |
| -]; |
9119 |
| -$ignoreErrors[] = [ |
9120 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_setFromArray\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9121 |
| - 'count' => 1, |
9122 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9123 |
| -]; |
9124 |
| -$ignoreErrors[] = [ |
9125 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:generate\\(\\) has parameter \\$tableData with no value type specified in iterable type array\\.$#', |
9126 |
| - 'count' => 1, |
9127 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9128 |
| -]; |
9129 |
| -$ignoreErrors[] = [ |
9130 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:makeColumns\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', |
9131 |
| - 'count' => 1, |
9132 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9133 |
| -]; |
9134 |
| -$ignoreErrors[] = [ |
9135 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:makeColumns\\(\\) return type has no value type specified in iterable type array\\.$#', |
9136 |
| - 'count' => 1, |
9137 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9138 |
| -]; |
9139 |
| -$ignoreErrors[] = [ |
9140 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:setTemplate\\(\\) has parameter \\$template with no value type specified in iterable type array\\.$#', |
9141 |
| - 'count' => 1, |
9142 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9143 |
| -]; |
9144 | 9014 | $ignoreErrors[] = [
|
9145 | 9015 | 'message' => '#^Only booleans are allowed in an if condition, string\\|null given\\.$#',
|
9146 | 9016 | 'count' => 1,
|
9147 | 9017 | 'path' => __DIR__ . '/system/View/Table.php',
|
9148 | 9018 | ];
|
9149 |
| -$ignoreErrors[] = [ |
9150 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$footing type has no value type specified in iterable type array\\.$#', |
9151 |
| - 'count' => 1, |
9152 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9153 |
| -]; |
9154 | 9019 | $ignoreErrors[] = [
|
9155 | 9020 | 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$function type has no signature specified for callable\\.$#',
|
9156 | 9021 | 'count' => 1,
|
9157 | 9022 | 'path' => __DIR__ . '/system/View/Table.php',
|
9158 | 9023 | ];
|
9159 |
| -$ignoreErrors[] = [ |
9160 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$heading type has no value type specified in iterable type array\\.$#', |
9161 |
| - 'count' => 1, |
9162 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9163 |
| -]; |
9164 |
| -$ignoreErrors[] = [ |
9165 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$rows type has no value type specified in iterable type array\\.$#', |
9166 |
| - 'count' => 1, |
9167 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9168 |
| -]; |
9169 |
| -$ignoreErrors[] = [ |
9170 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$template type has no value type specified in iterable type array\\.$#', |
9171 |
| - 'count' => 1, |
9172 |
| - 'path' => __DIR__ . '/system/View/Table.php', |
9173 |
| -]; |
9174 | 9024 | $ignoreErrors[] = [
|
9175 | 9025 | 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#',
|
9176 | 9026 | 'count' => 1,
|
|
9186 | 9036 | 'count' => 1,
|
9187 | 9037 | 'path' => __DIR__ . '/system/View/View.php',
|
9188 | 9038 | ];
|
9189 |
| -$ignoreErrors[] = [ |
9190 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:render\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9191 |
| - 'count' => 1, |
9192 |
| - 'path' => __DIR__ . '/system/View/View.php', |
9193 |
| -]; |
9194 |
| -$ignoreErrors[] = [ |
9195 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:renderString\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
9196 |
| - 'count' => 1, |
9197 |
| - 'path' => __DIR__ . '/system/View/View.php', |
9198 |
| -]; |
9199 |
| -$ignoreErrors[] = [ |
9200 |
| - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9201 |
| - 'count' => 1, |
9202 |
| - 'path' => __DIR__ . '/system/View/View.php', |
9203 |
| -]; |
9204 |
| -$ignoreErrors[] = [ |
9205 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\View\\:\\:\\$data type has no value type specified in iterable type array\\.$#', |
9206 |
| - 'count' => 1, |
9207 |
| - 'path' => __DIR__ . '/system/View/View.php', |
9208 |
| -]; |
9209 | 9039 | $ignoreErrors[] = [
|
9210 | 9040 | 'message' => '#^Property CodeIgniter\\\\View\\\\View\\:\\:\\$performanceData type has no value type specified in iterable type array\\.$#',
|
9211 | 9041 | 'count' => 1,
|
|
9221 | 9051 | 'count' => 1,
|
9222 | 9052 | 'path' => __DIR__ . '/system/View/View.php',
|
9223 | 9053 | ];
|
9224 |
| -$ignoreErrors[] = [ |
9225 |
| - 'message' => '#^Property CodeIgniter\\\\View\\\\View\\:\\:\\$tempData type has no value type specified in iterable type array\\.$#', |
9226 |
| - 'count' => 1, |
9227 |
| - 'path' => __DIR__ . '/system/View/View.php', |
9228 |
| -]; |
9229 | 9054 | $ignoreErrors[] = [
|
9230 | 9055 | 'message' => '#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#',
|
9231 | 9056 | 'count' => 2,
|
@@ -15992,15 +15817,10 @@
|
15992 | 15817 | 'path' => __DIR__ . '/tests/system/View/TableTest.php',
|
15993 | 15818 | ];
|
15994 | 15819 | $ignoreErrors[] = [
|
15995 |
| - 'message' => '#^Parameter \\#1 \\$array of method CodeIgniter\\\\View\\\\Table\\:\\:makeColumns\\(\\) expects array, string given\\.$#', |
| 15820 | + 'message' => '#^Parameter \\#1 \\$array of method CodeIgniter\\\\View\\\\Table\\:\\:makeColumns\\(\\) expects array\\<int, string\\>, string given\\.$#', |
15996 | 15821 | 'count' => 1,
|
15997 | 15822 | 'path' => __DIR__ . '/tests/system/View/TableTest.php',
|
15998 | 15823 | ];
|
15999 |
| -$ignoreErrors[] = [ |
16000 |
| - 'message' => '#^Parameter \\#1 \\$template of method CodeIgniter\\\\View\\\\Table\\:\\:setTemplate\\(\\) expects array, string given\\.$#', |
16001 |
| - 'count' => 2, |
16002 |
| - 'path' => __DIR__ . '/tests/system/View/TableTest.php', |
16003 |
| -]; |
16004 | 15824 | $ignoreErrors[] = [
|
16005 | 15825 | 'message' => '#^Parameter \\#2 \\$columnLimit of method CodeIgniter\\\\View\\\\Table\\:\\:makeColumns\\(\\) expects int, string given\\.$#',
|
16006 | 15826 | 'count' => 1,
|
|
0 commit comments