zendframework / zend-db

Db component from Zend Framework
BSD 3-Clause "New" or "Revised" License
101 stars 122 forks source link

Fixes #316 : set return null for HydratingResultSet::current() on no data #325

Open samsonasik opened 6 years ago

samsonasik commented 6 years ago

Provide a narrative description of what you are trying to accomplish:

If this is considered a BC break, I can target to develop. Fixes #316

ezimuel commented 6 years ago

@samsonasik yes, this is a BC break. Please send it to develop. Thanks!

samsonasik commented 6 years ago

@ezimuel I've rebased against develop branch and change target to develop branch.

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-db; a new issue has been opened at https://github.com/laminas/laminas-db/issues/30.

weierophinney commented 4 years ago

This repository has been moved to laminas/laminas-db. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow: