Skip to content

DocumentRepository matching function use Criteria::getOrderings() is deprecated. Use Criteria::orderings() instead #2694

Open
@fredpalas

Description

@fredpalas

Doctrine\ODM\MongoDB\Repository\DocumentRepository matching function is using Criteria and since version 2.2.0 Doctrine Collection is mark as deprecated to use Criteria::getOrderings() and is recommended to use Criteria::orderings() insted.

From the moment is throwing a warning , will be nice to update and get off of this warning.

Regards

Metadata

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