Skip to content

DOMNamedNodeMap, Dom\NamedNodeMap, DOMNodeList, Dom\NodeList, Dom\HTMLCollection, and Dom\DtdNamedNodeMap raises UndefinedMethod - 5:16 - Method DOMNamedNodeMap::offsetGet does not exist #11187

Open
@Girgias

Description

Similar to phpstan/phpstan#12235.

Some internal classes do not implement ArrayAccess but allow accessing offsets regardless.

This would be fixed on the PHP side with https://wiki.php.net/rfc/container-offset-behaviour

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions