Skip to content

Remove JSON_FORCE_OBJECT from json_encode call#74

Merged
drewm merged 1 commit into
drewm:api-v3from
wlcx:patch-1
Jan 15, 2016
Merged

Remove JSON_FORCE_OBJECT from json_encode call#74
drewm merged 1 commit into
drewm:api-v3from
wlcx:patch-1

Conversation

@wlcx

@wlcx wlcx commented Jan 13, 2016

Copy link
Copy Markdown
Contributor

This is incorrect behaviour, as all arrays were getting encoded as JSON objects, regardless of their associativity. See #54

This is incorrect behaviour, as all arrays were getting encoded as JSON objects, regardless of their associativity.
drewm added a commit that referenced this pull request Jan 15, 2016
Remove JSON_FORCE_OBJECT from json_encode call
@drewm drewm merged commit 19733c3 into drewm:api-v3 Jan 15, 2016
@drewm

drewm commented Jan 15, 2016

Copy link
Copy Markdown
Owner

Looks good - thanks.

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.

2 participants