DDC-1070: AbstractQuery::iterate() do not use $hydrationMode argument #1338

Open
opened 2026-01-22 13:10:54 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Mar 15, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user rybakit:

In addition, a call $this->_doExecute($params, $hydrationMode) inside the iterate()
is not compatible with the declaration:

abstract protected function _doExecute();
Originally created by @doctrinebot on GitHub (Mar 15, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user rybakit: In addition, a call $this->_doExecute($params, $hydrationMode) inside the iterate() is not compatible with the declaration: ``` abstract protected function _doExecute(); ```
admin added the Bug label 2026-01-22 13:10:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1338