1- # total 54 errors
1+ # total 33 errors
22
33parameters :
44 ignoreErrors :
5- -
6- message : ' #^Parameter \#3 \.\.\.\$arrays of function array_map expects array, int\|string given\.$#'
7- count : 1
8- path : ../../system/Database/BaseBuilder.php
9-
10- -
11- message : ' #^Parameter \#3 \.\.\.\$arrays of function array_map expects array, int\|string given\.$#'
12- count : 1
13- path : ../../system/Database/OCI8/Builder.php
14-
15- -
16- message : ' #^Parameter \#3 \.\.\.\$arrays of function array_map expects array, int\|string given\.$#'
17- count : 1
18- path : ../../system/Database/Postgre/Builder.php
19-
20- -
21- message : ' #^Parameter \#3 \.\.\.\$arrays of function array_map expects array, int\|string given\.$#'
22- count : 1
23- path : ../../system/Database/SQLite3/Builder.php
24-
255 -
266 message : ' #^Parameter \#2 \$to of method CodeIgniter\\Router\\RouteCollection\:\:add\(\) expects array\<mixed\>\|\(Closure\(mixed \.\.\.\)\: \(CodeIgniter\\HTTP\\ResponseInterface\|string\|void\)\)\|string, Closure\(mixed\)\: CodeIgniter\\HTTP\\ResponseInterface given\.$#'
277 count : 1
@@ -52,21 +32,6 @@ parameters:
5232 count : 2
5333 path : ../../tests/system/Config/FactoriesTest.php
5434
55- -
56- message : ' #^Parameter \#1 \$from of method CodeIgniter\\Database\\BaseBuilder\<CodeIgniter\\Database\\BaseConnection\>\:\:from\(\) expects array\|string, null given\.$#'
57- count : 1
58- path : ../../tests/system/Database/Builder/FromTest.php
59-
60- -
61- message : ' #^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, CodeIgniter\\Database\\ResultInterface given\.$#'
62- count : 10
63- path : ../../tests/system/Database/Builder/GetTest.php
64-
65- -
66- message : ' #^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, CodeIgniter\\Database\\ResultInterface\|false given\.$#'
67- count : 6
68- path : ../../tests/system/Database/Builder/GetTest.php
69-
7035 -
7136 message : ' #^Parameter \#1 \$fields of method CodeIgniter\\Database\\Forge\<CodeIgniter\\Database\\BaseConnection\>\:\:addField\(\) expects array\<string, array\|string\>\|string, array\<int, string\> given\.$#'
7237 count : 2
@@ -127,6 +92,16 @@ parameters:
12792 count : 1
12893 path : ../../tests/system/Test/FeatureTestTraitTest.php
12994
95+ -
96+ message : ' #^Parameter \#1 \$body of method CodeIgniter\\HTTP\\Response\:\:setJSON\(\) expects array\<mixed\>\|object\|string, false given\.$#'
97+ count : 1
98+ path : ../../tests/system/Test/TestResponseTest.php
99+
100+ -
101+ message : ' #^Parameter \#1 \$body of method CodeIgniter\\HTTP\\Response\:\:setJSON\(\) expects array\<mixed\>\|object\|string, true given\.$#'
102+ count : 1
103+ path : ../../tests/system/Test/TestResponseTest.php
104+
130105 -
131106 message : ' #^Parameter \#2 \$context of method CodeIgniter\\View\\Parser\:\:setData\(\) expects ' ' attr' ' \|' ' css' ' \|' ' html' ' \|' ' js' ' \|' ' raw' ' \|' ' url' ' \|null, ' ' unknown' ' given\.$#'
132107 count : 3
@@ -151,13 +126,3 @@ parameters:
151126 message : ' #^Parameter \#2 \$resultID of class CodeIgniter\\View\\DBResultDummy constructor expects mysqli_result, null given\.$#'
152127 count : 2
153128 path : ../../tests/system/View/TableTest.php
154-
155- -
156- message : ' #^Parameter \#1 \$body of method CodeIgniter\\HTTP\\Response\:\:setJSON\(\) expects array\<mixed\>\|object\|string, false given\.$#'
157- count : 1
158- path : ../../tests/system/Test/TestResponseTest.php
159-
160- -
161- message : ' #^Parameter \#1 \$body of method CodeIgniter\\HTTP\\Response\:\:setJSON\(\) expects array\<mixed\>\|object\|string, true given\.$#'
162- count : 1
163- path : ../../tests/system/Test/TestResponseTest.php
0 commit comments