1- # total 68 errors
1+ # total 228 errors
22
33parameters :
44 ignoreErrors :
5+ -
6+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\RedirectResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
7+ count : 1
8+ path : ../../system/Config/Services.php
9+
10+ -
11+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
12+ count : 2
13+ path : ../../system/Config/Services.php
14+
515 -
616 message : ' #^Parameter \#3 \.\.\.\$arrays of function array_map expects array, int\|string given\.$#'
717 count : 1
@@ -22,6 +32,26 @@ parameters:
2232 count : 1
2333 path : ../../system/Database/SQLite3/Builder.php
2434
35+ -
36+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
37+ count : 1
38+ path : ../../system/HTTP/CURLRequest.php
39+
40+ -
41+ message : ' #^Parameter \#1 \$config of method CodeIgniter\\HTTP\\Response\:\:__construct\(\) expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
42+ count : 1
43+ path : ../../system/HTTP/DownloadResponse.php
44+
45+ -
46+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\Test\\Mock\\MockResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
47+ count : 2
48+ path : ../../tests/system/API/ResponseTraitTest.php
49+
50+ -
51+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
52+ count : 19
53+ path : ../../tests/system/Cache/ResponseCacheTest.php
54+
2555 -
2656 message : ' #^Parameter \#2 \$to of method CodeIgniter\\Router\\RouteCollection\:\:add\(\) expects array\|\(Closure\(mixed \.\.\.\)\: \(CodeIgniter\\HTTP\\ResponseInterface\|string\|void\)\)\|string, Closure\(mixed\)\: CodeIgniter\\HTTP\\ResponseInterface given\.$#'
2757 count : 1
@@ -42,6 +72,11 @@ parameters:
4272 count : 1
4373 path : ../../tests/system/CodeIgniterTest.php
4474
75+ -
76+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\RedirectResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
77+ count : 3
78+ path : ../../tests/system/CommonFunctionsTest.php
79+
4580 -
4681 message : ' #^Parameter \#1 \$expected of method PHPUnit\\Framework\\Assert\:\:assertInstanceOf\(\) expects class\-string\<Config\\TestRegistrar\>, string given\.$#'
4782 count : 1
@@ -52,6 +87,16 @@ parameters:
5287 count : 2
5388 path : ../../tests/system/Config/FactoriesTest.php
5489
90+ -
91+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\Test\\Mock\\MockResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
92+ count : 7
93+ path : ../../tests/system/Config/ServicesTest.php
94+
95+ -
96+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
97+ count : 1
98+ path : ../../tests/system/ControllerTest.php
99+
55100 -
56101 message : ' #^Parameter \#1 \$from of method CodeIgniter\\Database\\BaseBuilder\:\:from\(\) expects array\|string, null given\.$#'
57102 count : 1
@@ -97,16 +142,66 @@ parameters:
97142 count : 1
98143 path : ../../tests/system/Debug/TimerTest.php
99144
145+ -
146+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\RedirectResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
147+ count : 1
148+ path : ../../tests/system/Filters/PageCacheTest.php
149+
150+ -
151+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
152+ count : 10
153+ path : ../../tests/system/Filters/PageCacheTest.php
154+
155+ -
156+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
157+ count : 1
158+ path : ../../tests/system/HTTP/CURLRequestShareOptionsTest.php
159+
160+ -
161+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
162+ count : 1
163+ path : ../../tests/system/HTTP/CURLRequestTest.php
164+
165+ -
166+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
167+ count : 6
168+ path : ../../tests/system/HTTP/ContentSecurityPolicyTest.php
169+
100170 -
101171 message : ' #^Parameter \#1 \$array of method CodeIgniter\\Superglobals\:\:setServerArray\(\) expects array\<string, array\<mixed\>\|float\|int\|string\>, array\<string, string\|null\> given\.$#'
102172 count : 1
103173 path : ../../tests/system/HTTP/MessageTest.php
104174
175+ -
176+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\RedirectResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
177+ count : 15
178+ path : ../../tests/system/HTTP/RedirectResponseTest.php
179+
180+ -
181+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
182+ count : 27
183+ path : ../../tests/system/HTTP/ResponseCookieTest.php
184+
185+ -
186+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
187+ count : 5
188+ path : ../../tests/system/HTTP/ResponseSendTest.php
189+
105190 -
106191 message : ' #^Parameter \#3 \$expire of method CodeIgniter\\HTTP\\Response\:\:setCookie\(\) expects int, string given\.$#'
107192 count : 1
108193 path : ../../tests/system/HTTP/ResponseSendTest.php
109194
195+ -
196+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
197+ count : 43
198+ path : ../../tests/system/HTTP/ResponseTest.php
199+
200+ -
201+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\Test\\Mock\\MockResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
202+ count : 2
203+ path : ../../tests/system/HTTP/ResponseTest.php
204+
110205 -
111206 message : ' #^Parameter \#1 \$data of method CodeIgniter\\HTTP\\Message\:\:setBody\(\) expects string, array\<string, list\<int\>\|string\> given\.$#'
112207 count : 2
@@ -122,6 +217,11 @@ parameters:
122217 count : 1
123218 path : ../../tests/system/HTTP/SiteURITest.php
124219
220+ -
221+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\Test\\Mock\\MockResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
222+ count : 1
223+ path : ../../tests/system/Helpers/CookieHelperTest.php
224+
125225 -
126226 message : ' #^Parameter \#2 \$value of function form_hidden expects array\|string, null given\.$#'
127227 count : 1
@@ -152,11 +252,21 @@ parameters:
152252 count : 2
153253 path : ../../tests/system/Images/GDHandlerTest.php
154254
255+ -
256+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\Test\\Mock\\MockResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
257+ count : 1
258+ path : ../../tests/system/Log/Handlers/ChromeLoggerHandlerTest.php
259+
155260 -
156261 message : ' #^Parameter \#2 \$message of method CodeIgniter\\Log\\Handlers\\ChromeLoggerHandler\:\:handle\(\) expects string, stdClass given\.$#'
157262 count : 1
158263 path : ../../tests/system/Log/Handlers/ChromeLoggerHandlerTest.php
159264
265+ -
266+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
267+ count : 2
268+ path : ../../tests/system/RESTful/ResourceControllerTest.php
269+
160270 -
161271 message : ' #^Parameter \#1 \$format of method CodeIgniter\\RESTful\\ResourceController\:\:setFormat\(\) expects ' ' json' ' \|' ' xml' ' , ' ' Nonsense' ' given\.$#'
162272 count : 1
@@ -172,6 +282,11 @@ parameters:
172282 count : 1
173283 path : ../../tests/system/Test/FeatureTestTraitTest.php
174284
285+ -
286+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
287+ count : 2
288+ path : ../../tests/system/Test/TestCaseEmissionsTest.php
289+
175290 -
176291 message : ' #^Parameter \#1 \$body of method CodeIgniter\\HTTP\\Response\:\:setJSON\(\) expects array\|object\|string, false given\.$#'
177292 count : 1
@@ -182,6 +297,16 @@ parameters:
182297 count : 1
183298 path : ../../tests/system/Test/TestResponseTest.php
184299
300+ -
301+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\RedirectResponse constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
302+ count : 5
303+ path : ../../tests/system/Test/TestResponseTest.php
304+
305+ -
306+ message : ' #^Parameter \#1 \$config of class CodeIgniter\\HTTP\\Response constructor expects CodeIgniter\\HTTP\\App, Config\\App given\.$#'
307+ count : 1
308+ path : ../../tests/system/Test/TestResponseTest.php
309+
185310 -
186311 message : ' #^Parameter \#3 \$errors of method CodeIgniter\\Validation\\Validation\:\:check\(\) expects list\<string\>, array\{is_numeric\: ' ' Nope\. Not a number\.' ' \} given\.$#'
187312 count : 1
0 commit comments