Mark DOMNamedNodeMap as taking a covariant DOMNode #19198
Annotations
3 errors and 2 warnings
PHPStan with result cache:
stubs/dom.stub#L70
PHPDoc tag @phpstan-assert-if-true has invalid value (non-empty-string $this->getAttribute($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 69 on line 2
|
PHPStan with result cache:
stubs/dom.stub#L71
PHPDoc tag @phpstan-assert-if-true has invalid value (DOMAttr|DOMNameSpaceNode $this->getAttributeNode($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 162 on line 3
|
PHPStan with result cache
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading