You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -2725,16 +2725,6 @@ parameters:
2725
2725
count:1
2726
2726
path:libraries/classes/Dbal/DbalInterface.php
2727
2727
2728
-
-
2729
-
message:"#^Method PhpMyAdmin\\\\Dbal\\\\DbiExtension\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2730
-
count:1
2731
-
path:libraries/classes/Dbal/DbiExtension.php
2732
-
2733
-
-
2734
-
message:"#^Method PhpMyAdmin\\\\Dbal\\\\DbiMysqli\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2735
-
count:1
2736
-
path:libraries/classes/Dbal/DbiMysqli.php
2737
-
2738
2728
-
2739
2729
message:"#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllKeyPair\\(\\) should return array\\<string, string\\|null\\> but returns array\\<int\\|string, mixed\\>\\.$#"
2740
2730
count:2
@@ -9975,11 +9965,6 @@ parameters:
9975
9965
count:1
9976
9966
path:test/classes/StorageEngineTest.php
9977
9967
9978
-
-
9979
-
message:"#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
9980
-
count:1
9981
-
path:test/classes/Stubs/DbiDummy.php
9982
-
9983
9968
-
9984
9969
message:"#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAny\\(\\) return type has no value type specified in iterable type array\\.$#"
0 commit comments