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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2790,6 +2790,11 @@ parameters:
2790
2790
count:1
2791
2791
path:libraries/classes/Display/Results.php
2792
2792
2793
+
-
2794
+
message:"#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOffsets\\(\\) should return array\\<int\\> but returns array\\<int, \\(array\\|float\\|int\\)\\>\\.$#"
2795
+
count:1
2796
+
path:libraries/classes/Display/Results.php
2797
+
2793
2798
-
2794
2799
message:"#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOptionsBlock\\(\\) return type has no value type specified in iterable type array\\.$#"
0 commit comments