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

Fixed mapFields() and getField() to work on 5.3 #26

Merged
merged 1 commit into from
Mar 30, 2015

Conversation

weierophinney
Copy link
Member

Previously, these were raising a failure on 5.3 due to pulling values
from a string by index. Updated to use typehints for array values, which
allowed discovery of a location where an invalid value was being passed.

Previously, these were raising a failure on 5.3 due to pulling values
from a string by index. Updated to use typehints for array values, which
allowed discovery of a location where an invalid value was being passed.
@weierophinney weierophinney merged commit 6de8b17 into zfcampus:master Mar 30, 2015
weierophinney added a commit that referenced this pull request Mar 30, 2015
weierophinney added a commit that referenced this pull request Mar 30, 2015
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.

1 participant