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

add json_encode for associative list to an object #52

Closed
wants to merge 1 commit into from

Commits on Jul 17, 2011

  1. add json_encode for associative list to an object

    lists of the type [{K,V},...] get encoded into a json object.
    without this change, input of that structure just crashes.
    mdg committed Jul 17, 2011
    Copy the full SHA
    7c03a48 View commit details
    Browse the repository at this point in the history