@@ -535,6 +535,11 @@ parameters:
535535 count: 1
536536 path: libraries/classes/Config.php
537537
538+ -
539+ message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
540+ count: 2
541+ path: libraries/classes/Config.php
542+
538543 -
539544 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\UserPreferences constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
540545 count: 2
@@ -14242,7 +14247,7 @@ parameters:
1424214247
1424314248 -
1424414249 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
14245- count: 2
14250+ count: 3
1424614251 path: libraries/classes/Header.php
1424714252
1424814253 -
@@ -27460,6 +27465,11 @@ parameters:
2746027465 count: 1
2746127466 path: test/classes/Config/PageSettingsTest.php
2746227467
27468+ -
27469+ message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
27470+ count: 3
27471+ path: test/classes/Config/PageSettingsTest.php
27472+
2746327473 -
2746427474 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\UserPreferences constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
2746527475 count: 3
@@ -29020,6 +29030,11 @@ parameters:
2902029030 count: 1
2902129031 path: test/classes/Controllers/Table/SqlControllerTest.php
2902229032
29033+ -
29034+ message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
29035+ count: 1
29036+ path: test/classes/Controllers/Table/SqlControllerTest.php
29037+
2902329038 -
2902429039 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\UserPreferences constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
2902529040 count: 1
@@ -29080,6 +29095,11 @@ parameters:
2908029095 count: 1
2908129096 path: test/classes/Controllers/Table/StructureControllerTest.php
2908229097
29098+ -
29099+ message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
29100+ count: 1
29101+ path: test/classes/Controllers/Table/StructureControllerTest.php
29102+
2908329103 -
2908429104 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\UserPreferences constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
2908529105 count: 1
@@ -32740,6 +32760,11 @@ parameters:
3274032760 count: 1
3274132761 path: test/classes/UserPreferencesTest.php
3274232762
32763+ -
32764+ message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\ConfigStorage\\\\Relation constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
32765+ count: 10
32766+ path: test/classes/UserPreferencesTest.php
32767+
3274332768 -
3274432769 message: "#^Parameter \\#1 \\$dbi of class PhpMyAdmin\\\\UserPreferences constructor expects PhpMyAdmin\\\\DatabaseInterface, mixed given\\.$#"
3274532770 count: 8
0 commit comments