forked from xaraya/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphpstan-baseline.neon
182 lines (146 loc) · 5.44 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
parameters:
ignoreErrors:
-
message: "#^Call to deprecated function xar_legacy_validations_dropdown\\(\\)\\.$#"
count: 1
path: html/code/modules/base/xarproperties/dropdown.php
-
message: "#^Call to deprecated function xar_legacy_validations_dropdown\\(\\)\\.$#"
count: 1
path: html/code/modules/base/xarproperties/multiselect.php
-
message: "#^Use of constant FILTER_SANITIZE_STRING is deprecated\\.$#"
count: 1
path: html/code/modules/base/xarproperties/textbox.php
-
message: "#^Undefined variable\\: \\$maxlength$#"
count: 1
path: html/code/modules/dynamicdata/admingui/showpropval.php
-
message: "#^Undefined variable\\: \\$size$#"
count: 1
path: html/code/modules/dynamicdata/admingui/showpropval.php
-
message: "#^Undefined variable\\: \\$tabindex$#"
count: 1
path: html/code/modules/dynamicdata/admingui/showpropval.php
-
message: "#^Call to an undefined method DataObjectMaster\\:\\:checkInput\\(\\)\\.$#"
count: 1
path: html/code/modules/dynamicdata/class/objects/master.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\\: \\$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: "#^Call to deprecated function xar_legacy_templates_fixLegacy\\(\\)\\.$#"
count: 1
path: html/lib/blocklayout/xsltransformer.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 method Xaraya\\\\Modules\\\\HooksClass\\:\\:getItemType\\(\\)\\.$#"
count: 2
path: html/lib/xaraya/modules/hooks.php
-
message: "#^Call to an undefined method Xaraya\\\\Modules\\\\HooksClass\\:\\:getModName\\(\\)\\.$#"
count: 2
path: html/lib/xaraya/modules/hooks.php
-
message: "#^Instantiated class soap_fault not found\\.$#"
count: 1
path: html/ws.php