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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -95,11 +95,6 @@ parameters:
95
95
count:1
96
96
path:src/Components/GroupKeyword.php
97
97
98
-
-
99
-
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\IndexHint\\:\\:\\$type \\(string\\|null\\) does not accept mixed\\.$#"
100
-
count:1
101
-
path:src/Components/IndexHint.php
102
-
103
98
-
104
99
message:"#^Cannot access property \\$values on array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
105
100
count:1
@@ -215,6 +210,11 @@ parameters:
215
210
count:2
216
211
path:src/Components/Lists/GroupKeywords.php
217
212
213
+
-
214
+
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\IndexHint\\:\\:\\$type \\(string\\|null\\) does not accept mixed\\.$#"
215
+
count:1
216
+
path:src/Components/Lists/IndexHints.php
217
+
218
218
-
219
219
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\LockExpression\\:\\:\\$table \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
0 commit comments