Skip to content

php 8 interface method used in ErrorBaseline #9352

@SignpostMarv

Description

@SignpostMarv

#9184 introduced a call to DOMParentNode::append(), which doesn't exist on 7.4

#8140 added the method to the stub, but didn't flag it as only being present from 8.x onwards, so it's falsely flagged as being fine

expected behaviour: set baseline should behave on php 7.4
actual behaviour: set baseline fails due to undefined method on DOMElement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions