[NFR]: Change return type of `Phalcon\Collection:getIterator()` to `ArrayIterator`
Open
@Jeckerson is already working on this.
Since Oct 11, 2021.
7.0
breaks bc
external dependency
new feature request
- Dominant language
- PHP
- Stars
- 10.8k
- Forks
- 1.9k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 47
Description
Current Traversable interface does not has any methods signatures, which is not practical in terms of autocomplete of methods and for static code analysers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.