Details
Description
In addition, a call $this->_doExecute($params, $hydrationMode) inside the iterate()
is not compatible with the declaration:
abstract protected function _doExecute();
In addition, a call $this->_doExecute($params, $hydrationMode) inside the iterate()
is not compatible with the declaration:
abstract protected function _doExecute();
Fixed, merged into 2.0.x branch.