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

Fix "Fatal error: Cannot use object of type stdClass as array" #178

Merged
merged 1 commit into from
Aug 1, 2014

Conversation

complex857
Copy link
Contributor

Make sure that the "backingData" property's value will always be converted to an array.
This is a second attempt with a different approach, for the full explanation please see #177.

Make sure that the "backingData" property's value will always
be converted to an array.
@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@gfosco
Copy link
Contributor

gfosco commented Aug 1, 2014

I'll accept this. Can you also make the same PR against the 4.0-dev branch?

gfosco pushed a commit that referenced this pull request Aug 1, 2014
Fix "Fatal error: Cannot use object of type stdClass as array"
@gfosco gfosco merged commit 41f0f99 into facebookarchive:master Aug 1, 2014
@complex857
Copy link
Contributor Author

I've sent a pull request against 4.0-dev branch too. Thank you for your patience.

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

Successfully merging this pull request may close these issues.

3 participants