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
-66Lines changed: 0 additions & 66 deletions
Original file line number
Diff line number
Diff line change
@@ -108,72 +108,6 @@ parameters:
108
108
count:2
109
109
path:tests/Config/ConfigTest.php
110
110
111
-
-
112
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$composer\.$#'
113
-
identifier:property.notFound
114
-
count:1
115
-
path:tests/Fallback/ComposerFallbackTest.php
116
-
117
-
-
118
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$composerFallback\.$#'
119
-
identifier:property.notFound
120
-
count:1
121
-
path:tests/Fallback/ComposerFallbackTest.php
122
-
123
-
-
124
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$cwd\.$#'
125
-
identifier:property.notFound
126
-
count:2
127
-
path:tests/Fallback/ComposerFallbackTest.php
128
-
129
-
-
130
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$fs\.$#'
131
-
identifier:property.notFound
132
-
count:1
133
-
path:tests/Fallback/ComposerFallbackTest.php
134
-
135
-
-
136
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$input\.$#'
137
-
identifier:property.notFound
138
-
count:1
139
-
path:tests/Fallback/ComposerFallbackTest.php
140
-
141
-
-
142
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$installer\.$#'
143
-
identifier:property.notFound
144
-
count:1
145
-
path:tests/Fallback/ComposerFallbackTest.php
146
-
147
-
-
148
-
message:'#^Access to an undefined property Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:\$sfs\.$#'
149
-
identifier:property.notFound
150
-
count:1
151
-
path:tests/Fallback/ComposerFallbackTest.php
152
-
153
-
-
154
-
message:'#^Access to protected property Composer\\Installer\:\:\$config\.$#'
155
-
identifier:property.protected
156
-
count:1
157
-
path:tests/Fallback/ComposerFallbackTest.php
158
-
159
-
-
160
-
message:'#^Access to protected property Composer\\Installer\:\:\$io\.$#'
161
-
identifier:property.protected
162
-
count:1
163
-
path:tests/Fallback/ComposerFallbackTest.php
164
-
165
-
-
166
-
message:'#^Call to an undefined method Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject\:\:getMockBuilder\(\)\.$#'
167
-
identifier:method.notFound
168
-
count:1
169
-
path:tests/Fallback/ComposerFallbackTest.php
170
-
171
-
-
172
-
message:'#^PHPDoc tag @var with type Composer\\Installer\|PHPUnit\\Framework\\MockObject\\MockObject is not subtype of native type \$this\(Foxy\\Tests\\Fallback\\ComposerFallbackTest\)\.$#'
173
-
identifier:varTag.nativeType
174
-
count:1
175
-
path:tests/Fallback/ComposerFallbackTest.php
176
-
177
111
-
178
112
message:'#^Constructor of class Foxy\\Tests\\Fixtures\\Asset\\StubAssetManager has an unused parameter \$config\.$#'
0 commit comments