|
11 | 11 | 'count' => 1, |
12 | 12 | 'path' => __DIR__ . '/system/Autoloader/Autoloader.php', |
13 | 13 | ]; |
14 | | -$ignoreErrors[] = [ |
15 | | - 'message' => '#^Method CodeIgniter\\\\BaseModel\\:\\:chunk\\(\\) has no return type specified\\.$#', |
16 | | - 'count' => 1, |
17 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
18 | | -]; |
19 | 14 | $ignoreErrors[] = [ |
20 | 15 | 'message' => '#^Method CodeIgniter\\\\BaseModel\\:\\:chunk\\(\\) has parameter \\$userFunc with no signature specified for Closure\\.$#', |
21 | 16 | 'count' => 1, |
22 | 17 | 'path' => __DIR__ . '/system/BaseModel.php', |
23 | 18 | ]; |
24 | | -$ignoreErrors[] = [ |
25 | | - 'message' => '#^Method CodeIgniter\\\\BaseModel\\:\\:doOnlyDeleted\\(\\) has no return type specified\\.$#', |
26 | | - 'count' => 1, |
27 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
28 | | -]; |
29 | | -$ignoreErrors[] = [ |
30 | | - 'message' => '#^Method CodeIgniter\\\\BaseModel\\:\\:initialize\\(\\) has no return type specified\\.$#', |
31 | | - 'count' => 1, |
32 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
33 | | -]; |
34 | | -$ignoreErrors[] = [ |
35 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\BaseCommand\\:\\:showError\\(\\) has no return type specified\\.$#', |
36 | | - 'count' => 1, |
37 | | - 'path' => __DIR__ . '/system/CLI/BaseCommand.php', |
38 | | -]; |
39 | | -$ignoreErrors[] = [ |
40 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\BaseCommand\\:\\:showHelp\\(\\) has no return type specified\\.$#', |
41 | | - 'count' => 1, |
42 | | - 'path' => __DIR__ . '/system/CLI/BaseCommand.php', |
43 | | -]; |
44 | | -$ignoreErrors[] = [ |
45 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:beep\\(\\) has no return type specified\\.$#', |
46 | | - 'count' => 1, |
47 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
48 | | -]; |
49 | | -$ignoreErrors[] = [ |
50 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:clearScreen\\(\\) has no return type specified\\.$#', |
51 | | - 'count' => 1, |
52 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
53 | | -]; |
54 | | -$ignoreErrors[] = [ |
55 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:error\\(\\) has no return type specified\\.$#', |
56 | | - 'count' => 1, |
57 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
58 | | -]; |
59 | | -$ignoreErrors[] = [ |
60 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:fwrite\\(\\) has no return type specified\\.$#', |
61 | | - 'count' => 1, |
62 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
63 | | -]; |
64 | | -$ignoreErrors[] = [ |
65 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:generateDimensions\\(\\) has no return type specified\\.$#', |
66 | | - 'count' => 1, |
67 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
68 | | -]; |
69 | | -$ignoreErrors[] = [ |
70 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:init\\(\\) has no return type specified\\.$#', |
71 | | - 'count' => 1, |
72 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
73 | | -]; |
74 | | -$ignoreErrors[] = [ |
75 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:newLine\\(\\) has no return type specified\\.$#', |
76 | | - 'count' => 1, |
77 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
78 | | -]; |
79 | | -$ignoreErrors[] = [ |
80 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:parseCommandLine\\(\\) has no return type specified\\.$#', |
81 | | - 'count' => 1, |
82 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
83 | | -]; |
84 | | -$ignoreErrors[] = [ |
85 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:print\\(\\) has no return type specified\\.$#', |
86 | | - 'count' => 1, |
87 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
88 | | -]; |
89 | | -$ignoreErrors[] = [ |
90 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:showProgress\\(\\) has no return type specified\\.$#', |
91 | | - 'count' => 1, |
92 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
93 | | -]; |
94 | | -$ignoreErrors[] = [ |
95 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:table\\(\\) has no return type specified\\.$#', |
96 | | - 'count' => 1, |
97 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
98 | | -]; |
99 | | -$ignoreErrors[] = [ |
100 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:wait\\(\\) has no return type specified\\.$#', |
101 | | - 'count' => 1, |
102 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
103 | | -]; |
104 | | -$ignoreErrors[] = [ |
105 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\CLI\\:\\:write\\(\\) has no return type specified\\.$#', |
106 | | - 'count' => 1, |
107 | | - 'path' => __DIR__ . '/system/CLI/CLI.php', |
108 | | -]; |
109 | | -$ignoreErrors[] = [ |
110 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\Commands\\:\\:discoverCommands\\(\\) has no return type specified\\.$#', |
111 | | - 'count' => 1, |
112 | | - 'path' => __DIR__ . '/system/CLI/Commands.php', |
113 | | -]; |
114 | | -$ignoreErrors[] = [ |
115 | | - 'message' => '#^Method CodeIgniter\\\\CLI\\\\Console\\:\\:showHeader\\(\\) has no return type specified\\.$#', |
116 | | - 'count' => 1, |
117 | | - 'path' => __DIR__ . '/system/CLI/Console.php', |
118 | | -]; |
119 | 19 | $ignoreErrors[] = [ |
120 | 20 | 'message' => '#^Method CodeIgniter\\\\Cache\\\\CacheInterface\\:\\:initialize\\(\\) has no return type specified\\.$#', |
121 | 21 | 'count' => 1, |
|
1611 | 1511 | 'count' => 1, |
1612 | 1512 | 'path' => __DIR__ . '/system/Log/Handlers/ChromeLoggerHandler.php', |
1613 | 1513 | ]; |
1614 | | -$ignoreErrors[] = [ |
1615 | | - 'message' => '#^Method CodeIgniter\\\\Model\\:\\:chunk\\(\\) has no return type specified\\.$#', |
1616 | | - 'count' => 1, |
1617 | | - 'path' => __DIR__ . '/system/Model.php', |
1618 | | -]; |
1619 | 1514 | $ignoreErrors[] = [ |
1620 | 1515 | 'message' => '#^Method CodeIgniter\\\\Model\\:\\:chunk\\(\\) has parameter \\$userFunc with no signature specified for Closure\\.$#', |
1621 | 1516 | 'count' => 1, |
1622 | 1517 | 'path' => __DIR__ . '/system/Model.php', |
1623 | 1518 | ]; |
1624 | | -$ignoreErrors[] = [ |
1625 | | - 'message' => '#^Method CodeIgniter\\\\Model\\:\\:doOnlyDeleted\\(\\) has no return type specified\\.$#', |
1626 | | - 'count' => 1, |
1627 | | - 'path' => __DIR__ . '/system/Model.php', |
1628 | | -]; |
1629 | 1519 | $ignoreErrors[] = [ |
1630 | 1520 | 'message' => '#^Method CodeIgniter\\\\Pager\\\\Exceptions\\\\PagerException\\:\\:forInvalidPaginationGroup\\(\\) has no return type specified\\.$#', |
1631 | 1521 | 'count' => 1, |
|
0 commit comments