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
message:"#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
225
+
count:1
226
+
path:src/Request.php
227
+
228
+
-
229
+
message:"#^Property GuzzleHttp\\\\Psr7\\\\Request\\:\\:\\$requestTarget \\(string\\|null\\) does not accept mixed\\.$#"
230
+
count:1
231
+
path:src/Request.php
232
+
118
233
-
119
234
message:"#^Method GuzzleHttp\\\\Psr7\\\\ServerRequest\\:\\:normalizeNestedFileSpec\\(\\) should return array\\<Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\> but returns array\\<int\\|string, array\\<Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\>\\|Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\>\\.$#"
120
235
count:1
121
236
path:src/ServerRequest.php
122
237
238
+
-
239
+
message:"#^Offset 'size' on array\\{0\\: int, 1\\: int, 2\\: int, 3\\: int, 4\\: int, 5\\: int, 6\\: int, 7\\: int, \\.\\.\\.\\} in isset\\(\\) always exists and is not nullable\\.$#"
240
+
count:1
241
+
path:src/Stream.php
242
+
243
+
-
244
+
message:"#^Property GuzzleHttp\\\\Psr7\\\\Stream\\:\\:\\$stream \\(resource\\) in isset\\(\\) is not nullable\\.$#"
245
+
count:10
246
+
path:src/Stream.php
247
+
248
+
-
249
+
message:"#^Property GuzzleHttp\\\\Psr7\\\\Stream\\:\\:\\$uri \\(string\\|null\\) does not accept mixed\\.$#"
message:"#^Method GuzzleHttp\\\\Psr7\\\\StreamWrapper\\:\\:getResource\\(\\) should return resource but returns resource\\|false\\.$#"
125
260
count:1
126
261
path:src/StreamWrapper.php
127
262
128
263
-
129
-
message:"#^Method GuzzleHttp\\\\Psr7\\\\UploadedFile\\:\\:isStringNotEmpty\\(\\) has parameter \\$param with no typehint specified\\.$#"
264
+
message:"#^Method GuzzleHttp\\\\Psr7\\\\UploadedFile\\:\\:isStringNotEmpty\\(\\) has parameter \\$param with no type specified\\.$#"
130
265
count:1
131
266
path:src/UploadedFile.php
132
267
133
268
-
134
-
message:"#^Method GuzzleHttp\\\\Psr7\\\\Uri\\:\\:filterUserInfoComponent\\(\\) should return string but returns string\\|null\\.$#"
269
+
message:"#^Cannot cast mixed to int\\.$#"
135
270
count:1
136
271
path:src/Uri.php
137
272
@@ -145,6 +280,16 @@ parameters:
145
280
count:1
146
281
path:src/Uri.php
147
282
283
+
-
284
+
message:"#^Method GuzzleHttp\\\\Psr7\\\\Uri\\:\\:filterUserInfoComponent\\(\\) should return string but returns string\\|null\\.$#"
285
+
count:1
286
+
path:src/Uri.php
287
+
288
+
-
289
+
message:"#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(int\\|string\\)\\: mixed\\)\\|null, 'urldecode' given\\.$#"
290
+
count:1
291
+
path:src/Uri.php
292
+
148
293
-
149
294
message:"#^Parameter \\#1 \\$path of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPath\\(\\) expects string, string\\|null given\\.$#"
150
295
count:3
@@ -155,13 +300,23 @@ parameters:
155
300
count:2
156
301
path:src/UriNormalizer.php
157
302
303
+
-
304
+
message:"#^Strict comparison using \\=\\=\\= between '' and non\\-empty\\-string will always evaluate to false\\.$#"
305
+
count:1
306
+
path:src/UriResolver.php
307
+
308
+
-
309
+
message:"#^Offset 'uri' on array\\{timed_out\\: bool, blocked\\: bool, eof\\: bool, unread_bytes\\: int, stream_type\\: string, wrapper_type\\: string, wrapper_data\\: mixed, mode\\: string, \\.\\.\\.\\} on left side of \\?\\? always exists and is not nullable\\.$#"
0 commit comments