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
+4-124Lines changed: 4 additions & 124 deletions
Original file line number
Diff line number
Diff line change
@@ -80,11 +80,6 @@ parameters:
80
80
count:1
81
81
path:src/Components/AlterOperation.php
82
82
83
-
-
84
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
85
-
count:1
86
-
path:src/Components/AlterOperation.php
87
-
88
83
-
89
84
message:"#^array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string does not accept PhpMyAdmin\\\\SqlParser\\\\Token\\.$#"
90
85
count:2
@@ -110,21 +105,6 @@ parameters:
110
105
count:1
111
106
path:src/Components/Array2d.php
112
107
113
-
-
114
-
message:"#^Cannot access an offset on array\\<int, mixed\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
115
-
count:1
116
-
path:src/Components/ArrayObj.php
117
-
118
-
-
119
-
message:"#^Cannot access property \\$raw on array\\<int, mixed\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
120
-
count:2
121
-
path:src/Components/ArrayObj.php
122
-
123
-
-
124
-
message:"#^Cannot access property \\$values on array\\<int, mixed\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
125
-
count:2
126
-
path:src/Components/ArrayObj.php
127
-
128
108
-
129
109
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\:\\:__construct\\(\\) has parameter \\$raw with no value type specified in iterable type array\\.$#"
130
110
count:1
@@ -155,11 +135,6 @@ parameters:
155
135
count:1
156
136
path:src/Components/ArrayObj.php
157
137
158
-
-
159
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
160
-
count:1
161
-
path:src/Components/ArrayObj.php
162
-
163
138
-
164
139
message:"#^Binary operation \"\\.\" between ' AS ' and array\\|string results in an error\\.$#"
165
140
count:1
@@ -211,17 +186,17 @@ parameters:
211
186
path:src/Components/CaseExpression.php
212
187
213
188
-
214
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
189
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
215
190
count:1
216
-
path:src/Components/CaseExpression.php
191
+
path:src/Components/Condition.php
217
192
218
193
-
219
-
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
194
+
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\:\\:parse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
220
195
count:1
221
196
path:src/Components/Condition.php
222
197
223
198
-
224
-
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\:\\:parse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
199
+
message:"#^Parameter \\#1 \\$expr of class PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition constructor expects string\\|null, mixed given\\.$#"
225
200
count:1
226
201
path:src/Components/Condition.php
227
202
@@ -245,11 +220,6 @@ parameters:
245
220
count:1
246
221
path:src/Components/Condition.php
247
222
248
-
-
249
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
250
-
count:3
251
-
path:src/Components/Condition.php
252
-
253
223
-
254
224
message:"#^Binary operation \"\\.\" between array\\|string and ' ' results in an error\\.$#"
255
225
count:1
@@ -315,11 +285,6 @@ parameters:
315
285
count:3
316
286
path:src/Components/CreateDefinition.php
317
287
318
-
-
319
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
320
-
count:2
321
-
path:src/Components/CreateDefinition.php
322
-
323
288
-
324
289
message:"#^Cannot access property \\$raw on array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
325
290
count:1
@@ -370,11 +335,6 @@ parameters:
370
335
count:1
371
336
path:src/Components/DataType.php
372
337
373
-
-
374
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
375
-
count:1
376
-
path:src/Components/DataType.php
377
-
378
338
-
379
339
message:"#^Binary operation \"\\.\" between ' AS ' and array\\|string results in an error\\.$#"
380
340
count:1
@@ -465,11 +425,6 @@ parameters:
465
425
count:1
466
426
path:src/Components/Expression.php
467
427
468
-
-
469
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
470
-
count:1
471
-
path:src/Components/Expression.php
472
-
473
428
-
474
429
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ExpressionArray\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
475
430
count:1
@@ -515,11 +470,6 @@ parameters:
515
470
count:1
516
471
path:src/Components/FunctionCall.php
517
472
518
-
-
519
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
520
-
count:1
521
-
path:src/Components/FunctionCall.php
522
-
523
473
-
524
474
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\GroupKeyword\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
525
475
count:1
@@ -540,11 +490,6 @@ parameters:
540
490
count:2
541
491
path:src/Components/GroupKeyword.php
542
492
543
-
-
544
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
545
-
count:2
546
-
path:src/Components/GroupKeyword.php
547
-
548
493
-
549
494
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\IndexHint\\:\\:__construct\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#"
550
495
count:1
@@ -580,11 +525,6 @@ parameters:
580
525
count:1
581
526
path:src/Components/IndexHint.php
582
527
583
-
-
584
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
585
-
count:3
586
-
path:src/Components/IndexHint.php
587
-
588
528
-
589
529
message:"#^Cannot access property \\$values on array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
590
530
count:1
@@ -675,11 +615,6 @@ parameters:
675
615
count:1
676
616
path:src/Components/IntoKeyword.php
677
617
678
-
-
679
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
680
-
count:1
681
-
path:src/Components/IntoKeyword.php
682
-
683
618
-
684
619
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\JoinKeyword\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
685
620
count:1
@@ -725,11 +660,6 @@ parameters:
725
660
count:1
726
661
path:src/Components/JoinKeyword.php
727
662
728
-
-
729
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
730
-
count:4
731
-
path:src/Components/JoinKeyword.php
732
-
733
663
-
734
664
message:"#^Array \\(array\\<array\\{name\\?\\: string, length\\?\\: int, order\\?\\: string\\}\\>\\) does not accept non\\-empty\\-array\\<string, mixed\\>\\.$#"
735
665
count:1
@@ -785,11 +715,6 @@ parameters:
785
715
count:1
786
716
path:src/Components/Key.php
787
717
788
-
-
789
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
790
-
count:1
791
-
path:src/Components/Key.php
792
-
793
718
-
794
719
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
795
720
count:1
@@ -810,11 +735,6 @@ parameters:
810
735
count:1
811
736
path:src/Components/Limit.php
812
737
813
-
-
814
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
815
-
count:1
816
-
path:src/Components/Limit.php
817
-
818
738
-
819
739
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\LockExpression\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
820
740
count:1
@@ -830,11 +750,6 @@ parameters:
830
750
count:1
831
751
path:src/Components/LockExpression.php
832
752
833
-
-
834
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
835
-
count:1
836
-
path:src/Components/LockExpression.php
837
-
838
753
-
839
754
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
840
755
count:1
@@ -875,11 +790,6 @@ parameters:
875
790
count:1
876
791
path:src/Components/OptionsArray.php
877
792
878
-
-
879
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
880
-
count:1
881
-
path:src/Components/OptionsArray.php
882
-
883
793
-
884
794
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\OrderKeyword\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
885
795
count:1
@@ -900,11 +810,6 @@ parameters:
900
810
count:2
901
811
path:src/Components/OrderKeyword.php
902
812
903
-
-
904
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
905
-
count:2
906
-
path:src/Components/OrderKeyword.php
907
-
908
813
-
909
814
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ParameterDefinition\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
910
815
count:1
@@ -945,11 +850,6 @@ parameters:
945
850
count:1
946
851
path:src/Components/ParameterDefinition.php
947
852
948
-
-
949
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
950
-
count:2
951
-
path:src/Components/ParameterDefinition.php
952
-
953
853
-
954
854
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\PartitionDefinition\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
955
855
count:1
@@ -990,11 +890,6 @@ parameters:
990
890
count:1
991
891
path:src/Components/PartitionDefinition.php
992
892
993
-
-
994
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
995
-
count:1
996
-
path:src/Components/PartitionDefinition.php
997
-
998
893
-
999
894
message:"#^Cannot access property \\$values on array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
1000
895
count:1
@@ -1040,11 +935,6 @@ parameters:
1040
935
count:2
1041
936
path:src/Components/Reference.php
1042
937
1043
-
-
1044
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
1045
-
count:1
1046
-
path:src/Components/Reference.php
1047
-
1048
938
-
1049
939
message:"#^Call to function is_array\\(\\) with PhpMyAdmin\\\\SqlParser\\\\Components\\\\RenameOperation will always evaluate to false\\.$#"
1050
940
count:1
@@ -1080,11 +970,6 @@ parameters:
1080
970
count:2
1081
971
path:src/Components/RenameOperation.php
1082
972
1083
-
-
1084
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
1085
-
count:2
1086
-
path:src/Components/RenameOperation.php
1087
-
1088
973
-
1089
974
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\SetOperation\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
1090
975
count:1
@@ -1095,11 +980,6 @@ parameters:
1095
980
count:1
1096
981
path:src/Components/SetOperation.php
1097
982
1098
-
-
1099
-
message:"#^Unsafe usage of new static\\(\\)\\.$#"
1100
-
count:2
1101
-
path:src/Components/SetOperation.php
1102
-
1103
983
-
1104
984
message:"#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\UnionKeyword\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
0 commit comments