@@ -2964,12 +2964,6 @@ parameters:
29642964 count: 1
29652965 path: src/Controllers/Import/ImportController.php
29662966
2967- -
2968- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
2969- identifier: booleanNot.exprNotBoolean
2970- count: 5
2971- path: src/Controllers/Import/ImportController.php
2972-
29732967 -
29742968 message: '#^Only booleans are allowed in an if condition, mixed given\.$#'
29752969 identifier: if.condNotBoolean
@@ -2994,12 +2988,6 @@ parameters:
29942988 count: 2
29952989 path: src/Controllers/Import/ImportController.php
29962990
2997- -
2998- message: '#^Parameter \#5 \$exit of static method PhpMyAdmin\\Html\\Generator\:\:mysqlDie\(\) expects bool, mixed given\.$#'
2999- identifier: argument.type
3000- count: 1
3001- path: src/Controllers/Import/ImportController.php
3002-
30032991 -
30042992 message: '#^Result of \|\| is always true\.$#'
30052993 identifier: booleanOr.alwaysTrue
@@ -3255,12 +3243,6 @@ parameters:
32553243 count: 1
32563244 path: src/Controllers/Preferences/ManageController.php
32573245
3258- -
3259- message: '#^Only booleans are allowed in an if condition, PhpMyAdmin\\Message\|string given\.$#'
3260- identifier: if.condNotBoolean
3261- count: 1
3262- path: src/Controllers/Preferences/ManageController.php
3263-
32643246 -
32653247 message: '#^Only numeric types are allowed in \+, int\<0, max\>\|false given on the left side\.$#'
32663248 identifier: plus.leftNonNumeric
@@ -9363,18 +9345,6 @@ parameters:
93639345 count: 1
93649346 path: src/Import/Import.php
93659347
9366- -
9367- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
9368- identifier: booleanNot.exprNotBoolean
9369- count: 1
9370- path: src/Import/Import.php
9371-
9372- -
9373- message: '#^Only booleans are allowed in an if condition, mixed given\.$#'
9374- identifier: if.condNotBoolean
9375- count: 1
9376- path: src/Import/Import.php
9377-
93789348 -
93799349 message: '#^Parameter \#1 \$precision of static method PhpMyAdmin\\Import\\DecimalSize\:\:fromPrecisionAndScale\(\) expects int, int\|PhpMyAdmin\\Import\\DecimalSize given\.$#'
93809350 identifier: argument.type
@@ -12846,12 +12816,6 @@ parameters:
1284612816 count: 1
1284712817 path: src/Plugins/Import/ImportCsv.php
1284812818
12849- -
12850- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
12851- identifier: booleanNot.exprNotBoolean
12852- count: 1
12853- path: src/Plugins/Import/ImportCsv.php
12854-
1285512819 -
1285612820 message: '#^Parameter \#1 \$columnNames of method PhpMyAdmin\\Plugins\\Import\\ImportCsv\:\:getColumnNames\(\) expects list\<string\>, array\|null given\.$#'
1285712821 identifier: argument.type
@@ -12894,12 +12858,6 @@ parameters:
1289412858 count: 1
1289512859 path: src/Plugins/Import/ImportMediawiki.php
1289612860
12897- -
12898- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
12899- identifier: booleanNot.exprNotBoolean
12900- count: 1
12901- path: src/Plugins/Import/ImportMediawiki.php
12902-
1290312861 -
1290412862 message: '#^Cannot access property \$body on SimpleXMLElement\|null\.$#'
1290512863 identifier: property.nonObject
@@ -12960,12 +12918,6 @@ parameters:
1296012918 count: 2
1296112919 path: src/Plugins/Import/ImportOds.php
1296212920
12963- -
12964- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
12965- identifier: booleanNot.exprNotBoolean
12966- count: 1
12967- path: src/Plugins/Import/ImportOds.php
12968-
1296912921 -
1297012922 message: '#^Parameter \#1 \$cellAttrs of method PhpMyAdmin\\Plugins\\Import\\ImportOds\:\:getValue\(\) expects SimpleXMLElement, \(SimpleXMLElement\|null\) given\.$#'
1297112923 identifier: argument.type
@@ -13086,18 +13038,6 @@ parameters:
1308613038 count: 1
1308713039 path: src/Plugins/Import/ImportSql.php
1308813040
13089- -
13090- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
13091- identifier: booleanNot.exprNotBoolean
13092- count: 2
13093- path: src/Plugins/Import/ImportSql.php
13094-
13095- -
13096- message: '#^Only booleans are allowed in an if condition, mixed given\.$#'
13097- identifier: if.condNotBoolean
13098- count: 1
13099- path: src/Plugins/Import/ImportSql.php
13100-
1310113041 -
1310213042 message: '#^Parameter \#1 \$delimiter of method PhpMyAdmin\\SqlParser\\Utils\\BufferedQuery\:\:setDelimiter\(\) expects string, mixed given\.$#'
1310313043 identifier: argument.type
@@ -13158,12 +13098,6 @@ parameters:
1315813098 count: 4
1315913099 path: src/Plugins/Import/ImportXml.php
1316013100
13161- -
13162- message: '#^Only booleans are allowed in a negated boolean, mixed given\.$#'
13163- identifier: booleanNot.exprNotBoolean
13164- count: 1
13165- path: src/Plugins/Import/ImportXml.php
13166-
1316713101 -
1316813102 message: '#^Method PhpMyAdmin\\Plugins\\Import\\ShapeFileImport\:\:readSHP\(\) never returns false so it can be removed from the return type\.$#'
1316913103 identifier: return.unusedType
0 commit comments