|
326 | 326 | 'count' => 1, |
327 | 327 | 'path' => __DIR__ . '/system/Config/View.php', |
328 | 328 | ]; |
329 | | -$ignoreErrors[] = [ |
330 | | - 'message' => '#^Method CodeIgniter\\\\Controller\\:\\:cachePage\\(\\) has no return type specified\\.$#', |
331 | | - 'count' => 1, |
332 | | - 'path' => __DIR__ . '/system/Controller.php', |
333 | | -]; |
334 | | -$ignoreErrors[] = [ |
335 | | - 'message' => '#^Method CodeIgniter\\\\Controller\\:\\:forceHTTPS\\(\\) has no return type specified\\.$#', |
336 | | - 'count' => 1, |
337 | | - 'path' => __DIR__ . '/system/Controller.php', |
338 | | -]; |
339 | | -$ignoreErrors[] = [ |
340 | | - 'message' => '#^Method CodeIgniter\\\\Controller\\:\\:initController\\(\\) has no return type specified\\.$#', |
341 | | - 'count' => 1, |
342 | | - 'path' => __DIR__ . '/system/Controller.php', |
343 | | -]; |
344 | | -$ignoreErrors[] = [ |
345 | | - 'message' => '#^Method CodeIgniter\\\\Controller\\:\\:loadHelpers\\(\\) has no return type specified\\.$#', |
346 | | - 'count' => 1, |
347 | | - 'path' => __DIR__ . '/system/Controller.php', |
348 | | -]; |
349 | 329 | $ignoreErrors[] = [ |
350 | 330 | 'message' => '#^Method CodeIgniter\\\\Database\\\\BaseBuilder\\:\\:_whereIn\\(\\) has parameter \\$values with no signature specified for Closure\\.$#', |
351 | 331 | 'count' => 1, |
|
906 | 886 | 'count' => 1, |
907 | 887 | 'path' => __DIR__ . '/system/Exceptions/TestException.php', |
908 | 888 | ]; |
909 | | -$ignoreErrors[] = [ |
910 | | - 'message' => '#^Method CodeIgniter\\\\Files\\\\Exceptions\\\\FileException\\:\\:forExpectedDirectory\\(\\) has no return type specified\\.$#', |
911 | | - 'count' => 1, |
912 | | - 'path' => __DIR__ . '/system/Files/Exceptions/FileException.php', |
913 | | -]; |
914 | | -$ignoreErrors[] = [ |
915 | | - 'message' => '#^Method CodeIgniter\\\\Files\\\\Exceptions\\\\FileException\\:\\:forExpectedFile\\(\\) has no return type specified\\.$#', |
916 | | - 'count' => 1, |
917 | | - 'path' => __DIR__ . '/system/Files/Exceptions/FileException.php', |
918 | | -]; |
919 | | -$ignoreErrors[] = [ |
920 | | - 'message' => '#^Method CodeIgniter\\\\Files\\\\Exceptions\\\\FileException\\:\\:forUnableToMove\\(\\) has no return type specified\\.$#', |
921 | | - 'count' => 1, |
922 | | - 'path' => __DIR__ . '/system/Files/Exceptions/FileException.php', |
923 | | -]; |
924 | | -$ignoreErrors[] = [ |
925 | | - 'message' => '#^Method CodeIgniter\\\\Files\\\\Exceptions\\\\FileNotFoundException\\:\\:forFileNotFound\\(\\) has no return type specified\\.$#', |
926 | | - 'count' => 1, |
927 | | - 'path' => __DIR__ . '/system/Files/Exceptions/FileNotFoundException.php', |
928 | | -]; |
929 | 889 | $ignoreErrors[] = [ |
930 | 890 | 'message' => '#^Property CodeIgniter\\\\Files\\\\File\\:\\:\\$size \\(int\\) on left side of \\?\\? is not nullable\\.$#', |
931 | 891 | 'count' => 1, |
|
936 | 896 | 'count' => 1, |
937 | 897 | 'path' => __DIR__ . '/system/Filters/Filters.php', |
938 | 898 | ]; |
939 | | -$ignoreErrors[] = [ |
940 | | - 'message' => '#^Method CodeIgniter\\\\Format\\\\XMLFormatter\\:\\:arrayToXML\\(\\) has no return type specified\\.$#', |
941 | | - 'count' => 1, |
942 | | - 'path' => __DIR__ . '/system/Format/XMLFormatter.php', |
943 | | -]; |
944 | 899 | $ignoreErrors[] = [ |
945 | 900 | 'message' => '#^Method CodeIgniter\\\\HTTP\\\\CLIRequest\\:\\:parseCommand\\(\\) has no return type specified\\.$#', |
946 | 901 | 'count' => 1, |
|
1131 | 1086 | 'count' => 4, |
1132 | 1087 | 'path' => __DIR__ . '/system/Images/Handlers/ImageMagickHandler.php', |
1133 | 1088 | ]; |
1134 | | -$ignoreErrors[] = [ |
1135 | | - 'message' => '#^Method CodeIgniter\\\\Log\\\\Exceptions\\\\LogException\\:\\:forInvalidLogLevel\\(\\) has no return type specified\\.$#', |
1136 | | - 'count' => 1, |
1137 | | - 'path' => __DIR__ . '/system/Log/Exceptions/LogException.php', |
1138 | | -]; |
1139 | | -$ignoreErrors[] = [ |
1140 | | - 'message' => '#^Method CodeIgniter\\\\Log\\\\Exceptions\\\\LogException\\:\\:forInvalidMessageType\\(\\) has no return type specified\\.$#', |
1141 | | - 'count' => 1, |
1142 | | - 'path' => __DIR__ . '/system/Log/Exceptions/LogException.php', |
1143 | | -]; |
1144 | | -$ignoreErrors[] = [ |
1145 | | - 'message' => '#^Method CodeIgniter\\\\Log\\\\Handlers\\\\ChromeLoggerHandler\\:\\:sendLogs\\(\\) has no return type specified\\.$#', |
1146 | | - 'count' => 1, |
1147 | | - 'path' => __DIR__ . '/system/Log/Handlers/ChromeLoggerHandler.php', |
1148 | | -]; |
1149 | 1089 | $ignoreErrors[] = [ |
1150 | 1090 | 'message' => '#^Method CodeIgniter\\\\Model\\:\\:chunk\\(\\) has parameter \\$userFunc with no signature specified for Closure\\.$#', |
1151 | 1091 | 'count' => 1, |
|
2146 | 2086 | 'count' => 1, |
2147 | 2087 | 'path' => __DIR__ . '/system/View/Cell.php', |
2148 | 2088 | ]; |
2149 | | -$ignoreErrors[] = [ |
2150 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Cell\\:\\:getMethodParams\\(\\) has no return type specified\\.$#', |
2151 | | - 'count' => 1, |
2152 | | - 'path' => __DIR__ . '/system/View/Cell.php', |
2153 | | -]; |
2154 | 2089 | $ignoreErrors[] = [ |
2155 | 2090 | 'message' => '#^Property CodeIgniter\\\\View\\\\Cell\\:\\:\\$cache \\(CodeIgniter\\\\Cache\\\\CacheInterface\\) in empty\\(\\) is not falsy\\.$#', |
2156 | 2091 | 'count' => 2, |
2157 | 2092 | 'path' => __DIR__ . '/system/View/Cell.php', |
2158 | 2093 | ]; |
2159 | | -$ignoreErrors[] = [ |
2160 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Cells\\\\Cell\\:\\:setView\\(\\) has no return type specified\\.$#', |
2161 | | - 'count' => 1, |
2162 | | - 'path' => __DIR__ . '/system/View/Cells/Cell.php', |
2163 | | -]; |
2164 | | -$ignoreErrors[] = [ |
2165 | | - 'message' => '#^Method class@anonymous/system/Traits/PropertiesTrait\\.php\\:47\\:\\:getProperties\\(\\) has no return type specified\\.$#', |
2166 | | - 'count' => 1, |
2167 | | - 'path' => __DIR__ . '/system/View/Cells/Cell.php', |
2168 | | -]; |
2169 | | -$ignoreErrors[] = [ |
2170 | | - 'message' => '#^Method class@anonymous/system/Traits/PropertiesTrait\\.php\\:47\\:\\:getProperties\\(\\) has parameter \\$obj with no type specified\\.$#', |
2171 | | - 'count' => 1, |
2172 | | - 'path' => __DIR__ . '/system/View/Cells/Cell.php', |
2173 | | -]; |
2174 | | -$ignoreErrors[] = [ |
2175 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forInvalidCellClass\\(\\) has no return type specified\\.$#', |
2176 | | - 'count' => 1, |
2177 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2178 | | -]; |
2179 | | -$ignoreErrors[] = [ |
2180 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forInvalidCellMethod\\(\\) has no return type specified\\.$#', |
2181 | | - 'count' => 1, |
2182 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2183 | | -]; |
2184 | | -$ignoreErrors[] = [ |
2185 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forInvalidCellParameter\\(\\) has no return type specified\\.$#', |
2186 | | - 'count' => 1, |
2187 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2188 | | -]; |
2189 | | -$ignoreErrors[] = [ |
2190 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forInvalidDecorator\\(\\) has no return type specified\\.$#', |
2191 | | - 'count' => 1, |
2192 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2193 | | -]; |
2194 | | -$ignoreErrors[] = [ |
2195 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forMissingCellParameters\\(\\) has no return type specified\\.$#', |
2196 | | - 'count' => 1, |
2197 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2198 | | -]; |
2199 | | -$ignoreErrors[] = [ |
2200 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forNoCellClass\\(\\) has no return type specified\\.$#', |
2201 | | - 'count' => 1, |
2202 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2203 | | -]; |
2204 | | -$ignoreErrors[] = [ |
2205 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Exceptions\\\\ViewException\\:\\:forTagSyntaxError\\(\\) has no return type specified\\.$#', |
2206 | | - 'count' => 1, |
2207 | | - 'path' => __DIR__ . '/system/View/Exceptions/ViewException.php', |
2208 | | -]; |
2209 | 2094 | $ignoreErrors[] = [ |
2210 | 2095 | 'message' => '#^Method CodeIgniter\\\\View\\\\Parser\\:\\:addPlugin\\(\\) has parameter \\$callback with no signature specified for callable\\.$#', |
2211 | 2096 | 'count' => 1, |
|
2216 | 2101 | 'count' => 1, |
2217 | 2102 | 'path' => __DIR__ . '/system/View/Parser.php', |
2218 | 2103 | ]; |
2219 | | -$ignoreErrors[] = [ |
2220 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_compileTemplate\\(\\) has no return type specified\\.$#', |
2221 | | - 'count' => 1, |
2222 | | - 'path' => __DIR__ . '/system/View/Table.php', |
2223 | | -]; |
2224 | | -$ignoreErrors[] = [ |
2225 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_setFromArray\\(\\) has no return type specified\\.$#', |
2226 | | - 'count' => 1, |
2227 | | - 'path' => __DIR__ . '/system/View/Table.php', |
2228 | | -]; |
2229 | | -$ignoreErrors[] = [ |
2230 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\Table\\:\\:_setFromDBResult\\(\\) has no return type specified\\.$#', |
2231 | | - 'count' => 1, |
2232 | | - 'path' => __DIR__ . '/system/View/Table.php', |
2233 | | -]; |
2234 | 2104 | $ignoreErrors[] = [ |
2235 | 2105 | 'message' => '#^Property CodeIgniter\\\\View\\\\Table\\:\\:\\$function type has no signature specified for callable\\.$#', |
2236 | 2106 | 'count' => 1, |
2237 | 2107 | 'path' => __DIR__ . '/system/View/Table.php', |
2238 | 2108 | ]; |
2239 | | -$ignoreErrors[] = [ |
2240 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:endSection\\(\\) has no return type specified\\.$#', |
2241 | | - 'count' => 1, |
2242 | | - 'path' => __DIR__ . '/system/View/View.php', |
2243 | | -]; |
2244 | | -$ignoreErrors[] = [ |
2245 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:extend\\(\\) has no return type specified\\.$#', |
2246 | | - 'count' => 1, |
2247 | | - 'path' => __DIR__ . '/system/View/View.php', |
2248 | | -]; |
2249 | | -$ignoreErrors[] = [ |
2250 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:logPerformance\\(\\) has no return type specified\\.$#', |
2251 | | - 'count' => 1, |
2252 | | - 'path' => __DIR__ . '/system/View/View.php', |
2253 | | -]; |
2254 | | -$ignoreErrors[] = [ |
2255 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:renderSection\\(\\) has no return type specified\\.$#', |
2256 | | - 'count' => 1, |
2257 | | - 'path' => __DIR__ . '/system/View/View.php', |
2258 | | -]; |
2259 | | -$ignoreErrors[] = [ |
2260 | | - 'message' => '#^Method CodeIgniter\\\\View\\\\View\\:\\:section\\(\\) has no return type specified\\.$#', |
2261 | | - 'count' => 1, |
2262 | | - 'path' => __DIR__ . '/system/View/View.php', |
2263 | | -]; |
2264 | 2109 |
|
2265 | 2110 | return ['parameters' => ['ignoreErrors' => $ignoreErrors]]; |
0 commit comments