Skip to content

AbstractQuery::toIterable is not a full replacement for AbstractQuery::iterate #9219

@stof

Description

@stof

Bug Report

Q A
BC Break yes (kind of)
Version 2.10.2

Summary

The new AbstractQuery::toIterable method does not support hydrating mixed results, while the deprecated AbstractQuery::iterate was supporting it. This means that it is not always possible to migrate from the deprecated API to its replacement API (and so that some cases would not be possible in ORM 3.0).

It would be great to support it.

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