@@ -516,12 +516,6 @@ parameters:
516516 count: 4
517517 path: src/Config/FormDisplay.php
518518
519- -
520- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
521- identifier: function.strict
522- count: 4
523- path: src/Config/FormDisplay.php
524-
525519 -
526520 message: '#^Call to function function_exists\(\) with ''bzcompress''\|''gzcompress''\|''gzencode'' will always evaluate to true\.$#'
527521 identifier: function.alreadyNarrowedType
@@ -582,12 +576,6 @@ parameters:
582576 count: 1
583577 path: src/Config/FormDisplay.php
584578
585- -
586- message: '#^Parameter \#1 \$canonicalPath of method PhpMyAdmin\\Config\\ConfigFile\:\:getDefault\(\) expects string, mixed given\.$#'
587- identifier: argument.type
588- count: 1
589- path: src/Config/FormDisplay.php
590-
591579 -
592580 message: '#^Parameter \#1 \$optionName of method PhpMyAdmin\\Config\\Form\:\:getOptionType\(\) expects string, \(int\|string\) given\.$#'
593581 identifier: argument.type
@@ -612,12 +600,6 @@ parameters:
612600 count: 1
613601 path: src/Config/FormDisplay.php
614602
615- -
616- message: '#^Parameter \#1 \$path of static method PhpMyAdmin\\Config\\Descriptions\:\:get\(\) expects string, mixed given\.$#'
617- identifier: argument.type
618- count: 1
619- path: src/Config/FormDisplay.php
620-
621603 -
622604 message: '#^Parameter \#1 \$value of method PhpMyAdmin\\Config\\FormDisplay\:\:validateSelect\(\) expects bool\|string, mixed given\.$#'
623605 identifier: argument.type
@@ -1251,12 +1233,6 @@ parameters:
12511233 count: 1
12521234 path: src/ConfigStorage/Relation.php
12531235
1254- -
1255- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
1256- identifier: function.strict
1257- count: 1
1258- path: src/ConfigStorage/Relation.php
1259-
12601236 -
12611237 message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
12621238 identifier: empty.notAllowed
@@ -1752,12 +1728,6 @@ parameters:
17521728 count: 1
17531729 path: src/Controllers/Database/StructureController.php
17541730
1755- -
1756- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
1757- identifier: function.strict
1758- count: 4
1759- path: src/Controllers/Database/StructureController.php
1760-
17611731 -
17621732 message: '#^Cannot access offset ''table_limit_offset'' on mixed\.$#'
17631733 identifier: offsetAccess.nonOffsetAccessible
@@ -2292,12 +2262,6 @@ parameters:
22922262 count: 1
22932263 path: src/Controllers/Server/Databases/CreateController.php
22942264
2295- -
2296- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
2297- identifier: function.strict
2298- count: 4
2299- path: src/Controllers/Server/DatabasesController.php
2300-
23012265 -
23022266 message: '#^Cannot access offset ''DEFAULT_COLLATION_NAME'' on mixed\.$#'
23032267 identifier: offsetAccess.nonOffsetAccessible
@@ -3696,12 +3660,6 @@ parameters:
36963660 count: 1
36973661 path: src/Controllers/Table/ZoomSearchController.php
36983662
3699- -
3700- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
3701- identifier: function.strict
3702- count: 2
3703- path: src/Controllers/Table/ZoomSearchController.php
3704-
37053663 -
37063664 message: '#^Cannot access offset 0 on mixed\.$#'
37073665 identifier: offsetAccess.nonOffsetAccessible
@@ -8571,12 +8529,6 @@ parameters:
85718529 count: 1
85728530 path: src/Plugins/Auth/AuthenticationCookie.php
85738531
8574- -
8575- message: '#^Only booleans are allowed in an if condition, string given\.$#'
8576- identifier: if.condNotBoolean
8577- count: 1
8578- path: src/Plugins/Auth/AuthenticationCookie.php
8579-
85808532 -
85818533 message: '#^Parameter \#1 \$encryptedData of method PhpMyAdmin\\Plugins\\Auth\\AuthenticationCookie\:\:cookieDecrypt\(\) expects string, mixed given\.$#'
85828534 identifier: argument.type
@@ -9234,12 +9186,6 @@ parameters:
92349186 count: 1
92359187 path: src/Plugins/Export/ExportXml.php
92369188
9237- -
9238- message: '#^Foreach overwrites \$table with its value variable\.$#'
9239- identifier: foreach.valueOverwrite
9240- count: 1
9241- path: src/Plugins/Export/ExportXml.php
9242-
92439189 -
92449190 message: '#^Parameter \#1 \$string of function htmlspecialchars expects string, string\|null given\.$#'
92459191 identifier: argument.type
@@ -10095,12 +10041,6 @@ parameters:
1009510041 count: 2
1009610042 path: src/Plugins/Schema/Dia/RelationStatsDia.php
1009710043
10098- -
10099- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
10100- identifier: function.strict
10101- count: 1
10102- path: src/Plugins/Schema/Dia/RelationStatsDia.php
10103-
1010410044 -
1010510045 message: '#^Loose comparison via "\!\=" is not allowed\.$#'
1010610046 identifier: notEqual.notAllowed
@@ -10494,12 +10434,6 @@ parameters:
1049410434 count: 2
1049510435 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
1049610436
10497- -
10498- message: '#^Call to function array_search\(\) requires parameter \#3 to be set\.$#'
10499- identifier: function.strict
10500- count: 1
10501- path: src/Plugins/Schema/RelationStats.php
10502-
1050310437 -
1050410438 message: '#^Loose comparison via "\=\=" is not allowed\.$#'
1050510439 identifier: equal.notAllowed
0 commit comments