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
-65
Original file line number
Diff line number
Diff line change
@@ -115,26 +115,6 @@ parameters:
115
115
count:1
116
116
path:src/CookieUtil.php
117
117
118
-
-
119
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\ChunkStream\\:\\:fill\\(\\) has no return type specified\\.$#"
120
-
count:1
121
-
path:src/Encoding/ChunkStream.php
122
-
123
-
-
124
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:fill\\(\\) has no return type specified\\.$#"
125
-
count:1
126
-
path:src/Encoding/FilteredStream.php
127
-
128
-
-
129
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:rewind\\(\\) has no return type specified\\.$#"
130
-
count:1
131
-
path:src/Encoding/FilteredStream.php
132
-
133
-
-
134
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:seek\\(\\) has no return type specified\\.$#"
135
-
count:1
136
-
path:src/Encoding/FilteredStream.php
137
-
138
118
-
139
119
message:"#^Method Http\\\\Message\\\\MessageFactory\\\\DiactorosMessageFactory\\:\\:createRequest\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#"
140
120
count:1
@@ -180,26 +160,11 @@ parameters:
180
160
count:1
181
161
path:src/RequestMatcher/RequestMatcher.php
182
162
183
-
-
184
-
message:"#^Property Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:\\$size \\(int\\) does not accept int\\|null\\.$#"
185
-
count:1
186
-
path:src/Stream/BufferedStream.php
187
-
188
163
-
189
164
message:"#^Property Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:\\$resource \\(resource\\) does not accept resource\\|false\\.$#"
190
165
count:2
191
166
path:src/Stream/BufferedStream.php
192
167
193
-
-
194
-
message:"#^Dead catch \\- Exception is already caught#"
195
-
count:1
196
-
path:src/Stream/BufferedStream.php
197
-
198
-
-
199
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:detach\\(\\) should return resource\\|null but empty return statement found\\.$#"
200
-
count:1
201
-
path:src/Stream/BufferedStream.php
202
-
203
168
-
204
169
message:"#^Property Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:\\$stream \\(Psr\\\\Http\\\\Message\\\\StreamInterface\\) does not accept null\\.$#"
205
170
count:1
@@ -210,36 +175,6 @@ parameters:
210
175
count:1
211
176
path:src/Stream/BufferedStream.php
212
177
213
-
-
214
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:getSize\\(\\) should return int\\|null but empty return statement found\\.$#"
215
-
count:1
216
-
path:src/Stream/BufferedStream.php
217
-
218
-
-
219
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:tell\\(\\) should return int but returns int\\|false\\.$#"
220
-
count:1
221
-
path:src/Stream/BufferedStream.php
222
-
223
-
-
224
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:seek\\(\\) has no return type specified\\.$#"
225
-
count:1
226
-
path:src/Stream/BufferedStream.php
227
-
228
-
-
229
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:rewind\\(\\) has no return type specified\\.$#"
230
-
count:1
231
-
path:src/Stream/BufferedStream.php
232
-
233
-
-
234
-
message:"#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
235
-
count:1
236
-
path:src/Stream/BufferedStream.php
237
-
238
-
-
239
-
message:"#^Method Http\\\\Message\\\\Stream\\\\BufferedStream\\:\\:read\\(\\) should return string but returns string\\|false\\.$#"
240
-
count:1
241
-
path:src/Stream/BufferedStream.php
242
-
243
178
-
244
179
message:"#^Parameter \\#1 \\$stream of class Slim\\\\Http\\\\Stream constructor expects resource, resource\\|false given\\.$#"
0 commit comments