yiisoft / data

Data providers

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not preserve keys of filtered items in iterable data reader

arogachev opened this issue · comments

Suggest don't change iterable data reader, but add comment to ReadableDataInterface::read() about keys (keys can have any value, you should not rely on them somehow).