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
+20-20Lines changed: 20 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -85,26 +85,6 @@ parameters:
85
85
count:1
86
86
path:src/Components/Expression.php
87
87
88
-
-
89
-
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\\>\\.$#"
90
-
count:1
91
-
path:src/Components/ExpressionArray.php
92
-
93
-
-
94
-
message:"#^Parameter \\#1 \\$string of function strlen expects string, string\\|null given\\.$#"
95
-
count:1
96
-
path:src/Components/ExpressionArray.php
97
-
98
-
-
99
-
message:"#^Parameter \\#1 \\$string of function substr expects string, string\\|null given\\.$#"
100
-
count:1
101
-
path:src/Components/ExpressionArray.php
102
-
103
-
-
104
-
message:"#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
105
-
count:1
106
-
path:src/Components/ExpressionArray.php
107
-
108
88
-
109
89
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\FunctionCall\\:\\:\\$parameters \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\|null\\) does not accept array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
110
90
count:1
@@ -210,6 +190,26 @@ parameters:
210
190
count:2
211
191
path:src/Components/Lists/CreateDefinitions.php
212
192
193
+
-
194
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Lists\\\\ExpressionArray\\:\\:parse\\(\\) should return array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> but returns array\\<int\\<0, max\\>, PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\.$#"
195
+
count:1
196
+
path:src/Components/Lists/ExpressionArray.php
197
+
198
+
-
199
+
message:"#^Parameter \\#1 \\$string of function strlen expects string, string\\|null given\\.$#"
200
+
count:1
201
+
path:src/Components/Lists/ExpressionArray.php
202
+
203
+
-
204
+
message:"#^Parameter \\#1 \\$string of function substr expects string, string\\|null given\\.$#"
205
+
count:1
206
+
path:src/Components/Lists/ExpressionArray.php
207
+
208
+
-
209
+
message:"#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
210
+
count:1
211
+
path:src/Components/Lists/ExpressionArray.php
212
+
213
213
-
214
214
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\LockExpression\\:\\:\\$table \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
0 commit comments