ci: php 8.3 support #523
Annotations
10 errors
src/Document.php#L341
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Document::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
src/Element.php#L337
Parameter #2 $element (Gt\Dom\DocumentFragment|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\Text) of method Gt\Dom\Element::insertAdjacentElement() is not contravariant with parameter #2 $element (DOMElement) of method DOMElement::insertAdjacentElement().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/Attr)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Attr::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/Attr)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Attr::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/CdataSection)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\CdataSection::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/CdataSection)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\CdataSection::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/Comment)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Comment::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/Comment)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Comment::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/Document)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Document::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
src/RegisteredNodeClass.php (in context of class Gt/Dom/DocumentFragment)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\DocumentFragment::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
The logs for this run have expired and are no longer available.
Loading