@@ -54,17 +54,6 @@ parameters:
5454 count : 1
5555 path : examples/02-discovery-http-userprofile/server.php
5656
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
6857
6958 -
7059 message : ' #^Method Mcp\\Example\\ManualStdioExample\\SimpleHandlers\:\:getItemDetails\(\) return type has no value type specified in iterable type array\.$#'
@@ -84,17 +73,6 @@ parameters:
8473 count : 2
8574 path : examples/04-combined-registration-http/server.php
8675
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
9876
9977 -
10078 message : ' #^Method Mcp\\Example\\StdioEnvVariables\\EnvToolHandler\:\:processData\(\) return type has no value type specified in iterable type array\.$#'
@@ -288,17 +266,6 @@ parameters:
288266 count : 2
289267 path : examples/07-complex-tool-schema-http/McpEventScheduler.php
290268
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
302269
303270 -
304271 message : ' #^Method Mcp\\Example\\SchemaShowcaseExample\\SchemaShowcaseElements\:\:calculateRange\(\) return type has no value type specified in iterable type array\.$#'
@@ -354,17 +321,6 @@ parameters:
354321 count : 1
355322 path : examples/08-schema-showcase-streamable/SchemaShowcaseElements.php
356323
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
368324
369325 -
370326 message : ' #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ListPromptsHandler constructor expects Mcp\\Capability\\Registry\\ReferenceProviderInterface, Mcp\\Capability\\PromptChain given\.$#'
0 commit comments