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
-66Lines changed: 0 additions & 66 deletions
Original file line number
Diff line number
Diff line change
@@ -384,24 +384,6 @@ parameters:
384
384
count:1
385
385
path:examples/09-standalone-cli/src/Builder.php
386
386
387
-
-
388
-
message:'#^Access to an undefined property Mcp\\Capability\\Registry\:\:\$referenceHandler\.$#'
389
-
identifier:property.notFound
390
-
count:1
391
-
path:src/Capability/Registry.php
392
-
393
-
-
394
-
message:'#^Method Mcp\\Capability\\Registry\:\:handleGetPrompt\(\) has parameter \$arguments with no value type specified in iterable type array\.$#'
395
-
identifier:missingType.iterableValue
396
-
count:1
397
-
path:src/Capability/Registry.php
398
-
399
-
-
400
-
message:'#^Return type \(list\<Mcp\\Schema\\Resource\>\) of method Mcp\\Capability\\Registry\:\:getResources\(\) should be compatible with return type \(list\<resource\>\) of method Mcp\\Capability\\Registry\\ReferenceProviderInterface\:\:getResources\(\)$#'
401
-
identifier:method.childReturnType
402
-
count:1
403
-
path:src/Capability/Registry.php
404
-
405
387
-
406
388
message:'#^Call to an undefined method Mcp\\Capability\\Registry\\ResourceTemplateReference\:\:handle\(\)\.$#'
407
389
identifier:method.notFound
@@ -420,30 +402,6 @@ parameters:
420
402
count:1
421
403
path:src/Schema/Result/ReadResourceResult.php
422
404
423
-
-
424
-
message:'#^Call to an undefined method Mcp\\Capability\\Registry\\ReferenceProviderInterface\:\:calculateNextCursor\(\)\.$#'
0 commit comments