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
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -36,22 +36,22 @@ parameters:
36
36
path:src/Components/Array2d.php
37
37
38
38
-
39
-
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Array2d\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\> but returns array\\<int, array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\>\\.$#"
39
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Array2d\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\> but returns array\\<int\\<0, max\\>, array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\>\\.$#"
40
40
count:1
41
41
path:src/Components/Array2d.php
42
42
43
43
-
44
-
message:"#^Cannot access an offset on array\\<int, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
44
+
message:"#^Cannot access an offset on array\\<int\\<0, max\\>, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
45
45
count:1
46
46
path:src/Components/ArrayObj.php
47
47
48
48
-
49
-
message:"#^Cannot access property \\$raw on array\\<int, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
49
+
message:"#^Cannot access property \\$raw on array\\<int\\<0, max\\>, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
50
50
count:2
51
51
path:src/Components/ArrayObj.php
52
52
53
53
-
54
-
message:"#^Cannot access property \\$values on array\\<int, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
54
+
message:"#^Cannot access property \\$values on array\\<int\\<0, max\\>, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
55
55
count:2
56
56
path:src/Components/ArrayObj.php
57
57
@@ -61,7 +61,7 @@ parameters:
61
61
path:src/Components/ArrayObj.php
62
62
63
63
-
64
-
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj but returns array\\<int, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
64
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj but returns array\\<int\\<0, max\\>, mixed\\>\\|ArrayAccess\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
65
65
count:1
66
66
path:src/Components/ArrayObj.php
67
67
@@ -151,7 +151,7 @@ parameters:
151
151
path:src/Components/Expression.php
152
152
153
153
-
154
-
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ExpressionArray\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> but returns array\\<int, PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\.$#"
154
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ExpressionArray\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> but returns array\\<int\\<0, max\\>, PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\.$#"
155
155
count:1
156
156
path:src/Components/ExpressionArray.php
157
157
@@ -1001,12 +1001,12 @@ parameters:
1001
1001
path:src/Utils/Routine.php
1002
1002
1003
1003
-
1004
-
message:"#^Cannot assign new offset to array\\<int, mixed\\>\\|string\\.$#"
1004
+
message:"#^Cannot assign new offset to array\\<int\\<0, max\\>, mixed\\>\\|string\\.$#"
1005
1005
count:1
1006
1006
path:src/Utils/Routine.php
1007
1007
1008
1008
-
1009
-
message:"#^Parameter \\#2 \\$pieces of function implode expects array, array\\<int, mixed\\>\\|string given\\.$#"
1009
+
message:"#^Parameter \\#2 \\$pieces of function implode expects array, array\\<int\\<0, max\\>, mixed\\>\\|string given\\.$#"
0 commit comments