Skip to content

Error: Call to a member function resolveReferences() on array #119

@garak

Description

@garak

Method resolverReferences is calling resolveReferences method on $referencedObject without checking if it's an array, resulting in the error mentioned in issue object.
The $referencedObject variable is suggested via phpdoc to be Response|Reference|null, but resolve method can return an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions