Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmptyIterator now implements Countable; fixes bug 60577 #444

Closed
wants to merge 1 commit into from
Closed

EmptyIterator now implements Countable; fixes bug 60577 #444

wants to merge 1 commit into from

Conversation

morrisonlevi
Copy link
Contributor

https://bugs.php.net/bug.php?id=60577

This a feature request, not a bug. It seemed a logical change given that many iterators do implement Countable.

@dsp
Copy link
Member

dsp commented Sep 16, 2013

Queued for 5.4.21.

@dsp dsp closed this Sep 16, 2013
@morrisonlevi
Copy link
Contributor Author

I appreciate getting this looked at. However, my guess it should go into PHP 5.NEXT (such as 5.6). It's not truly a bug, just more of a misunderstanding that can be rectified later on.

@dsp
Copy link
Member

dsp commented Sep 18, 2013

reverted. apply it to master if you will.

@morrisonlevi
Copy link
Contributor Author

@dsp I don't have karma for this stuff (just docs). Could you merge it into master or alternatively reopen the PR so that someone else can look at it? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants