@@ -54,17 +54,6 @@ parameters:
54
54
count : 1
55
55
path : examples/02-discovery-http-userprofile/server.php
56
56
57
- -
58
- message : ' #^Instantiated class StreamableHttpServerTransport not found\.$#'
59
- identifier : class.notFound
60
- count : 1
61
- path : examples/02-discovery-http-userprofile/server.php
62
-
63
- -
64
- message : ' #^Parameter \#1 \$transport of method Mcp\\Server\:\:connect\(\) expects Mcp\\Server\\TransportInterface, StreamableHttpServerTransport given\.$#'
65
- identifier : argument.type
66
- count : 1
67
- path : examples/02-discovery-http-userprofile/server.php
68
57
69
58
-
70
59
message : ' #^Method Mcp\\Example\\ManualStdioExample\\SimpleHandlers\:\:getItemDetails\(\) return type has no value type specified in iterable type array\.$#'
@@ -84,17 +73,6 @@ parameters:
84
73
count : 2
85
74
path : examples/04-combined-registration-http/server.php
86
75
87
- -
88
- message : ' #^Instantiated class Mcp\\Server\\Transports\\HttpServerTransport not found\.$#'
89
- identifier : class.notFound
90
- count : 1
91
- path : examples/04-combined-registration-http/server.php
92
-
93
- -
94
- message : ' #^Parameter \#1 \$transport of method Mcp\\Server\:\:connect\(\) expects Mcp\\Server\\TransportInterface, Mcp\\Server\\Transports\\HttpServerTransport given\.$#'
95
- identifier : argument.type
96
- count : 1
97
- path : examples/04-combined-registration-http/server.php
98
76
99
77
-
100
78
message : ' #^Method Mcp\\Example\\StdioEnvVariables\\EnvToolHandler\:\:processData\(\) return type has no value type specified in iterable type array\.$#'
@@ -288,17 +266,6 @@ parameters:
288
266
count : 2
289
267
path : examples/07-complex-tool-schema-http/McpEventScheduler.php
290
268
291
- -
292
- message : ' #^Instantiated class Mcp\\Server\\Transports\\HttpServerTransport not found\.$#'
293
- identifier : class.notFound
294
- count : 1
295
- path : examples/07-complex-tool-schema-http/server.php
296
-
297
- -
298
- message : ' #^Parameter \#1 \$transport of method Mcp\\Server\:\:connect\(\) expects Mcp\\Server\\TransportInterface, Mcp\\Server\\Transports\\HttpServerTransport given\.$#'
299
- identifier : argument.type
300
- count : 1
301
- path : examples/07-complex-tool-schema-http/server.php
302
269
303
270
-
304
271
message : ' #^Method Mcp\\Example\\SchemaShowcaseExample\\SchemaShowcaseElements\:\:calculateRange\(\) return type has no value type specified in iterable type array\.$#'
@@ -354,17 +321,6 @@ parameters:
354
321
count : 1
355
322
path : examples/08-schema-showcase-streamable/SchemaShowcaseElements.php
356
323
357
- -
358
- message : ' #^Instantiated class Mcp\\Server\\Transports\\StreamableHttpServerTransport not found\.$#'
359
- identifier : class.notFound
360
- count : 1
361
- path : examples/08-schema-showcase-streamable/server.php
362
-
363
- -
364
- message : ' #^Parameter \#1 \$transport of method Mcp\\Server\:\:connect\(\) expects Mcp\\Server\\TransportInterface, Mcp\\Server\\Transports\\StreamableHttpServerTransport given\.$#'
365
- identifier : argument.type
366
- count : 1
367
- path : examples/08-schema-showcase-streamable/server.php
368
324
369
325
-
370
326
message : ' #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ListPromptsHandler constructor expects Mcp\\Capability\\Registry\\ReferenceProviderInterface, Mcp\\Capability\\PromptChain given\.$#'
0 commit comments