@@ -2115,7 +2115,7 @@ parameters:
21152115 Use dependency injection instead\.$#
21162116 '''
21172117 identifier: staticMethod.deprecated
2118- count: 1
2118+ count: 3
21192119 path: src/Controllers/Database/ImportController.php
21202120
21212121 -
@@ -2136,12 +2136,6 @@ parameters:
21362136 count: 1
21372137 path: src/Controllers/Database/ImportController.php
21382138
2139- -
2140- message: '#^Cannot cast mixed to string\.$#'
2141- identifier: cast.string
2142- count: 1
2143- path: src/Controllers/Database/ImportController.php
2144-
21452139 -
21462140 message: '#^Parameter \#2 \$db of static method PhpMyAdmin\\Database\\MultiTableQuery\:\:displayResults\(\) expects string, mixed given\.$#'
21472141 identifier: argument.type
@@ -3369,7 +3363,7 @@ parameters:
33693363 Use dependency injection instead\.$#
33703364 '''
33713365 identifier: staticMethod.deprecated
3372- count: 1
3366+ count: 3
33733367 path: src/Controllers/Server/ImportController.php
33743368
33753369 -
@@ -3390,12 +3384,6 @@ parameters:
33903384 count: 1
33913385 path: src/Controllers/Server/ImportController.php
33923386
3393- -
3394- message: '#^Cannot cast mixed to string\.$#'
3395- identifier: cast.string
3396- count: 1
3397- path: src/Controllers/Server/ImportController.php
3398-
33993387 -
34003388 message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
34013389 identifier: empty.notAllowed
@@ -4071,7 +4059,7 @@ parameters:
40714059 Use dependency injection instead\.$#
40724060 '''
40734061 identifier: staticMethod.deprecated
4074- count: 1
4062+ count: 3
40754063 path: src/Controllers/Table/ImportController.php
40764064
40774065 -
@@ -4092,12 +4080,6 @@ parameters:
40924080 count: 1
40934081 path: src/Controllers/Table/ImportController.php
40944082
4095- -
4096- message: '#^Cannot cast mixed to string\.$#'
4097- identifier: cast.string
4098- count: 1
4099- path: src/Controllers/Table/ImportController.php
4100-
41014083 -
41024084 message: '#^Binary operation "\+\=" between int and mixed results in an error\.$#'
41034085 identifier: assignOp.invalid
@@ -5745,13 +5727,7 @@ parameters:
57455727 Use dependency injection instead\.$#
57465728 '''
57475729 identifier: staticMethod.deprecated
5748- count: 1
5749- path: src/Database/Designer.php
5750-
5751- -
5752- message: '#^Cannot cast mixed to string\.$#'
5753- identifier: cast.string
5754- count: 1
5730+ count: 2
57555731 path: src/Database/Designer.php
57565732
57575733 -
@@ -7494,7 +7470,7 @@ parameters:
74947470 Use dependency injection instead\.$#
74957471 '''
74967472 identifier: staticMethod.deprecated
7497- count: 3
7473+ count: 4
74987474 path: src/Export/Options.php
74997475
75007476 -
@@ -7521,7 +7497,7 @@ parameters:
75217497 -
75227498 message: '#^Cannot cast mixed to string\.$#'
75237499 identifier: cast.string
7524- count: 4
7500+ count: 3
75257501 path: src/Export/Options.php
75267502
75277503 -
@@ -10515,6 +10491,12 @@ parameters:
1051510491 count: 1
1051610492 path: src/Plugins.php
1051710493
10494+ -
10495+ message: '#^Cannot cast mixed to string\.$#'
10496+ identifier: cast.string
10497+ count: 2
10498+ path: src/Plugins.php
10499+
1051810500 -
1051910501 message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
1052010502 identifier: empty.notAllowed
@@ -10533,54 +10515,18 @@ parameters:
1053310515 count: 2
1053410516 path: src/Plugins.php
1053510517
10536- -
10537- message: '#^Method PhpMyAdmin\\Plugins\:\:getString\(\) should return string but returns mixed\.$#'
10538- identifier: return.type
10539- count: 1
10540- path: src/Plugins.php
10541-
1054210518 -
1054310519 message: '#^Parameter \#1 \$link of static method PhpMyAdmin\\Html\\MySQLDocumentation\:\:show\(\) expects string, mixed given\.$#'
1054410520 identifier: argument.type
1054510521 count: 2
1054610522 path: src/Plugins.php
1054710523
10548- -
10549- message: '#^Parameter \#1 \$name of static method PhpMyAdmin\\Plugins\:\:getString\(\) expects string\|null, mixed given\.$#'
10550- identifier: argument.type
10551- count: 2
10552- path: src/Plugins.php
10553-
10554- -
10555- message: '#^Parameter \#1 \$string of function htmlspecialchars expects string, bool\|int\<0, max\>\|string given\.$#'
10556- identifier: argument.type
10557- count: 1
10558- path: src/Plugins.php
10559-
10560- -
10561- message: '#^Parameter \#1 \$string of function htmlspecialchars expects string, mixed given\.$#'
10562- identifier: argument.type
10563- count: 2
10564- path: src/Plugins.php
10565-
1056610524 -
1056710525 message: '#^Parameter \#2 \$anchor of static method PhpMyAdmin\\Html\\MySQLDocumentation\:\:showDocumentation\(\) expects string, mixed given\.$#'
1056810526 identifier: argument.type
1056910527 count: 1
1057010528 path: src/Plugins.php
1057110529
10572- -
10573- message: '#^Parameter \#2 \$replace of function str_replace expects array\<string\>\|string, mixed given\.$#'
10574- identifier: argument.type
10575- count: 1
10576- path: src/Plugins.php
10577-
10578- -
10579- message: '#^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, bool\|int\<0, max\>\|string given\.$#'
10580- identifier: argument.type
10581- count: 1
10582- path: src/Plugins.php
10583-
1058410530 -
1058510531 message: '#^Parameter \#5 \$anchor of static method PhpMyAdmin\\Html\\MySQLDocumentation\:\:show\(\) expects string, mixed given\.$#'
1058610532 identifier: argument.type
0 commit comments