Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Fix check for Traversable in ElementFactory #161

Merged
merged 1 commit into from
May 1, 2017
Merged

Fix check for Traversable in ElementFactory #161

merged 1 commit into from
May 1, 2017

Conversation

TysonAndre
Copy link
Contributor

Otherwise, the check for instanceof Traversable would always return false. See https://3v4l.org/YgpKg
This affects setCreationOptions on line 121

Otherwise, the check for `instanceof Traversable` would always return false. See https://3v4l.org/YgpKg
This affects setCreationOptions on line 121
@weierophinney weierophinney added this to the 2.10.2 milestone May 1, 2017
@weierophinney weierophinney self-assigned this May 1, 2017
@weierophinney weierophinney merged commit a362de1 into zendframework:master May 1, 2017
weierophinney added a commit that referenced this pull request May 1, 2017
Fix check for Traversable in ElementFactory
weierophinney added a commit that referenced this pull request May 1, 2017
weierophinney added a commit that referenced this pull request May 1, 2017
weierophinney added a commit that referenced this pull request May 1, 2017
@weierophinney
Copy link
Member

Thanks, @TysonAndre

@TysonAndre TysonAndre deleted the patch-1 branch May 1, 2017 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants