Change inline node deprecation and fix deprecations in the codebase #3241
Annotations
3 errors
Run phpstan/phpstan:
packages/guides/src/ReferenceResolvers/PageHyperlinkResolver.php#L60
Instantiated class phpDocumentor\Guides\ReferenceResolvers\PlainTextInlineNode not found.
|
Run phpstan/phpstan:
packages/guides/src/ReferenceResolvers/PageHyperlinkResolver.php#L60
Parameter #1 $node of method phpDocumentor\Guides\Nodes\CompoundNode<phpDocumentor\Guides\Nodes\Inline\InlineNodeInterface>::addChildNode() expects phpDocumentor\Guides\Nodes\Inline\InlineNodeInterface, phpDocumentor\Guides\ReferenceResolvers\PlainTextInlineNode given.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading