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
+15-50Lines changed: 15 additions & 50 deletions
Original file line number
Diff line number
Diff line change
@@ -130,11 +130,6 @@ parameters:
130
130
count:1
131
131
path:src/CookieJar.php
132
132
133
-
-
134
-
message:"#^Method Http\\\\Message\\\\CookieJar\\:\\:count\\(\\) has no return typehint specified\\.$#"
135
-
count:1
136
-
path:src/CookieJar.php
137
-
138
133
-
139
134
message:"#^Method Http\\\\Message\\\\CookieJar\\:\\:getIterator\\(\\) return type has no value type specified in iterable type Traversable\\<mixed, mixed\\>\\.$#"
140
135
count:1
@@ -145,61 +140,16 @@ parameters:
145
140
count:1
146
141
path:src/CookieUtil.php
147
142
148
-
-
149
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:getSize\\(\\) has no return typehint specified\\.$#"
150
-
count:2
151
-
path:src/Encoding/FilteredStream.php
152
-
153
-
-
154
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:isSeekable\\(\\) has no return typehint specified\\.$#"
155
-
count:2
156
-
path:src/Encoding/FilteredStream.php
157
-
158
-
-
159
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:seek\\(\\) has no return typehint specified\\.$#"
160
-
count:2
161
-
path:src/Encoding/FilteredStream.php
162
-
163
-
-
164
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:rewind\\(\\) has no return typehint specified\\.$#"
165
-
count:2
166
-
path:src/Encoding/FilteredStream.php
167
-
168
-
-
169
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:fill\\(\\) has no return typehint specified\\.$#"
170
-
count:1
171
-
path:src/Encoding/FilteredStream.php
172
-
173
143
-
174
144
message:"#^Method Http\\\\Message\\\\Encoding\\\\ChunkStream\\:\\:fill\\(\\) has no return typehint specified\\.$#"
175
145
count:1
176
146
path:src/Encoding/ChunkStream.php
177
147
178
-
-
179
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:filter\\(\\) has no return typehint specified\\.$#"
180
-
count:1
181
-
path:src/Encoding/Filter/Chunk.php
182
-
183
-
-
184
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:filter\\(\\) has parameter \\$closing with no typehint specified\\.$#"
185
-
count:1
186
-
path:src/Encoding/Filter/Chunk.php
187
-
188
148
-
189
149
message:"#^Method Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:filter\\(\\) has parameter \\$consumed with no typehint specified\\.$#"
190
150
count:1
191
151
path:src/Encoding/Filter/Chunk.php
192
152
193
-
-
194
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:filter\\(\\) has parameter \\$in with no typehint specified\\.$#"
195
-
count:1
196
-
path:src/Encoding/Filter/Chunk.php
197
-
198
-
-
199
-
message:"#^Method Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:filter\\(\\) has parameter \\$out with no typehint specified\\.$#"
200
-
count:1
201
-
path:src/Encoding/Filter/Chunk.php
202
-
203
153
-
204
154
message:"#^Access to an undefined property Http\\\\Message\\\\Encoding\\\\Filter\\\\Chunk\\:\\:\\$stream\\.$#"
205
155
count:2
@@ -220,6 +170,21 @@ parameters:
220
170
count:1
221
171
path:src/Encoding/Filter/Chunk.php
222
172
173
+
-
174
+
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:fill\\(\\) has no return typehint specified\\.$#"
175
+
count:1
176
+
path:src/Encoding/FilteredStream.php
177
+
178
+
-
179
+
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:rewind\\(\\) has no return typehint specified\\.$#"
180
+
count:1
181
+
path:src/Encoding/FilteredStream.php
182
+
183
+
-
184
+
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:seek\\(\\) has no return typehint specified\\.$#"
185
+
count:1
186
+
path:src/Encoding/FilteredStream.php
187
+
223
188
-
224
189
message:"#^Method Http\\\\Message\\\\MessageFactory\\\\DiactorosMessageFactory\\:\\:createRequest\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#"
0 commit comments