doctrine / doctrine/persistence

Evaluate if we should return iterable instead of array in some cases

Open
#60 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4k
Forks
76
Avg merge
3d 20h
Merged PRs (30d)
2

Description

- Evaluate if we should return iterable instead of array in some cases
- It may make more sense to add new methods that return iterable instead of changing existing methods. e.g. `findAllIterator()` or something instead of changing `findAll()` to return an array.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.