Skip to content

Call to undefined function QueryPath\qp() in QueryPathIterator.php on line 24 #89

@peschee

Description

@peschee

If you install QueryPath using composer and use it as follows:

$qp = \QueryPath::with($string);

$qp->find(':root ul');

you'll get the posted error. It seems that the QueryPathIterator still relies on the qp() function instead of the object oriented interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions