* (bug 23817, bug 26250) User Service_JSON's native associative array mode in FormatJ...
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 13 Feb 2011 23:08:28 +0000 (23:08 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 13 Feb 2011 23:08:28 +0000 (23:08 +0000)
commit8982ac25b753646c20bd0ac8f18c26fd7b46afa9
tree04a0cb8fefaa1d515826c2a13a104bbdbade1973
parent7d2049c7e3de4932ebb70c8d90d30c5131a3e18d
* (bug 23817, bug 26250) User Service_JSON's native associative array mode in FormatJson::decode(), bypassing wfObjectToArray (which is also fixed)

Patches from Tim Yates on https://bugzilla.wikimedia.org/show_bug.cgi?id=23817
includes/json/FormatJson.php