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

Fix issues with arrays contiaining null or pointers to users. Fixes #105. #109

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

drew-gross
Copy link
Contributor

For pointers to users the constructor is Parse.User, not Parse.Object, so instanceof is necessary.

@facebook-github-bot
Copy link

By analyzing the blame information on this pull request, we identified @drew-gross to be a potential reviewer.

peterdotjs added a commit that referenced this pull request Mar 9, 2016
Fix issues with arrays contiaining null or pointers to users. Fixes #105.
@peterdotjs peterdotjs merged commit dfeaab4 into master Mar 9, 2016
@peterdotjs peterdotjs deleted the array-of-null branch March 9, 2016 06:43
douglasmuraoka pushed a commit that referenced this pull request Nov 29, 2019
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.

3 participants