Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Default return values for basic iterators, generators, and SPL containers. - #139

Merged
jmalloc merged 1 commit into
developfrom
feature/traversable-defaults
Mar 5, 2016
Merged

Default return values for basic iterators, generators, and SPL containers.#139
jmalloc merged 1 commit into
developfrom
feature/traversable-defaults

Conversation

@jmalloc

@jmalloc jmalloc commented Mar 5, 2016

Copy link
Copy Markdown
Member

Fixes #138

This might need some feature detection around the generator stuff, though it obviously only works in PHP 7 with return type values anyway - waiting to see how the HHVM builds go on Travis CI.

@jmalloc
jmalloc force-pushed the feature/traversable-defaults branch from 29de4a7 to 5487c93 Compare March 5, 2016 07:32
@ezzatron

ezzatron commented Mar 5, 2016

Copy link
Copy Markdown
Contributor

Could you just check the coverage for me? Should be good to merge otherwise.

@jmalloc

jmalloc commented Mar 5, 2016

Copy link
Copy Markdown
Member Author

screen shot 2016-03-05 at 8 08 45 pm

jmalloc added a commit that referenced this pull request Mar 5, 2016
Default return values for basic iterators, generators, and SPL containers.
@jmalloc
jmalloc merged commit b1cf1ad into develop Mar 5, 2016
@jmalloc
jmalloc deleted the feature/traversable-defaults branch March 5, 2016 10:43
@ezzatron

ezzatron commented Mar 6, 2016

Copy link
Copy Markdown
Contributor

I forgot to ask you to update the relevant documentation, and the changelog. Not a big deal, but I like to keep them all on the same commit if possible. Oh well, next time.

@ezzatron ezzatron added this to the Next release milestone Mar 6, 2016
ezzatron added a commit that referenced this pull request Mar 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants