-
Notifications
You must be signed in to change notification settings - Fork 5
/
phpstan-baseline.neon
247 lines (198 loc) · 7.07 KB
/
phpstan-baseline.neon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
parameters:
ignoreErrors:
-
message: "#^Undefined variable\\: \\$block_groups$#"
count: 1
path: html/code/modules/blocks/xaradmin/new_instance.php
-
message: "#^Undefined variable\\: \\$block_type$#"
count: 4
path: html/code/modules/blocks/xaradmin/new_instance.php
-
message: "#^Undefined variable\\: \\$instance_states$#"
count: 1
path: html/code/modules/blocks/xaradmin/new_instance.php
-
message: "#^Undefined variable\\: \\$type$#"
count: 4
path: html/code/modules/blocks/xaradmin/new_instance.php
-
message: "#^Undefined variable\\: \\$parent_id$#"
count: 1
path: html/code/modules/categories/xarproperties/celkoposition.php
-
message: "#^Access to an undefined property object\\:\\:\\$where\\.$#"
count: 1
path: html/code/modules/dynamicdata/class/objects/master.php
-
message: "#^Call to an undefined method DataObjectMaster\\:\\:checkInput\\(\\)\\.$#"
count: 1
path: html/code/modules/dynamicdata/class/objects/master.php
-
message: "#^Call to an undefined method object\\:\\:checkDbConnection\\(\\)\\.$#"
count: 1
path: html/code/modules/dynamicdata/class/objects/master.php
-
message: "#^Call to an undefined method object\\:\\:setWhere\\(\\)\\.$#"
count: 1
path: html/code/modules/dynamicdata/class/objects/master.php
-
message: "#^Undefined variable\\: \\$maxlength$#"
count: 1
path: html/code/modules/dynamicdata/xaradmin/showpropval.php
-
message: "#^Undefined variable\\: \\$size$#"
count: 1
path: html/code/modules/dynamicdata/xaradmin/showpropval.php
-
message: "#^Undefined variable\\: \\$tabindex$#"
count: 1
path: html/code/modules/dynamicdata/xaradmin/showpropval.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:createModuleSymLinks\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:createPropertySymLinks\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:eventHandler\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:postPackageInstall\\(\\) has invalid type Composer\\\\Installer\\\\PackageEvent\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:postPackageUninstall\\(\\) has invalid type Composer\\\\Installer\\\\PackageEvent\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:postPackageUpdate\\(\\) has invalid type Composer\\\\Installer\\\\PackageEvent\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:removeModuleSymLinks\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:removePropertySymLinks\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Parameter \\$event of method xarInstallComposer\\:\\:showProperties\\(\\) has invalid type Composer\\\\Script\\\\Event\\.$#"
count: 1
path: html/code/modules/installer/composer.php
-
message: "#^Undefined variable\\: \\$dbconn$#"
count: 1
path: html/code/modules/installer/upgrades/220/database/sql_220_10.php
-
message: "#^Undefined variable\\: \\$dbconn$#"
count: 1
path: html/code/modules/installer/upgrades/220/database/sql_220_11.php
-
message: "#^Function mysql_get_server_info not found\\.$#"
count: 1
path: html/code/modules/installer/xaradmin/phase5.php
-
message: "#^Undefined variable\\: \\$PHPMAILER_LANG$#"
count: 1
path: html/code/modules/mail/class/phpmailer.php
-
message: "#^Undefined variable\\: \\$show$#"
count: 1
path: html/code/modules/privileges/xaradmin/modifyprivilege.php
-
message: "#^Function getcomponents not found\\.$#"
count: 1
path: html/code/modules/privileges/xaradminapi/getcomponents.php
-
message: "#^Undefined variable\\: \\$defaultloginmodname$#"
count: 1
path: html/code/modules/roles/xaruserapi/usermenu.php
-
message: "#^Undefined variable\\: \\$value$#"
count: 1
path: html/code/properties/date/main.php
-
message: "#^Instantiated class React\\\\Http\\\\HttpServer not found\\.$#"
count: 1
path: html/lib/xaraya/bridge/reactphp.php
-
message: "#^Instantiated class React\\\\Socket\\\\SocketServer not found\\.$#"
count: 1
path: html/lib/xaraya/bridge/reactphp.php
-
message: "#^Function eaccelerator not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/eaccelerator.php
-
message: "#^Function eaccelerator_gc not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/eaccelerator.php
-
message: "#^Function eaccelerator_get not found\\.$#"
count: 2
path: html/lib/xaraya/caching/storage/eaccelerator.php
-
message: "#^Function eaccelerator_put not found\\.$#"
count: 2
path: html/lib/xaraya/caching/storage/eaccelerator.php
-
message: "#^Function eaccelerator_rm not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/eaccelerator.php
-
message: "#^Function mmcache not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/mmcache.php
-
message: "#^Function mmcache_gc not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/mmcache.php
-
message: "#^Function mmcache_get not found\\.$#"
count: 2
path: html/lib/xaraya/caching/storage/mmcache.php
-
message: "#^Function mmcache_put not found\\.$#"
count: 2
path: html/lib/xaraya/caching/storage/mmcache.php
-
message: "#^Function mmcache_rm not found\\.$#"
count: 1
path: html/lib/xaraya/caching/storage/mmcache.php
-
message: "#^Function mcrypt_generic not found\\.$#"
count: 1
path: html/lib/xaraya/encryptor.php
-
message: "#^Function mcrypt_generic_deinit not found\\.$#"
count: 2
path: html/lib/xaraya/encryptor.php
-
message: "#^Function mcrypt_generic_init not found\\.$#"
count: 2
path: html/lib/xaraya/encryptor.php
-
message: "#^Function mdecrypt_generic not found\\.$#"
count: 1
path: html/lib/xaraya/encryptor.php
-
message: "#^Call to an undefined static method xarRoles\\:\\:makeGroup\\(\\)\\.$#"
count: 1
path: html/lib/xaraya/legacy/security.php
-
message: "#^Call to an undefined static method xarRoles\\:\\:makeUser\\(\\)\\.$#"
count: 1
path: html/lib/xaraya/legacy/security.php
-
message: "#^Undefined variable\\: \\$systemConfiguration$#"
count: 2
path: html/lib/xaraya/log.php
-
message: "#^Instantiated class soap_fault not found\\.$#"
count: 1
path: html/ws.php