* (bug 26250, bug 23817) Fix wfObjectToArray() to descend into arrays; fixes processi...
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 13 Feb 2011 23:04:34 +0000 (23:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 13 Feb 2011 23:04:34 +0000 (23:04 +0000)
commit7d2049c7e3de4932ebb70c8d90d30c5131a3e18d
tree00856571eecf745e17011b6e9e5d678d7e77f6e4
parent04708bae2e64cf04b2dbb523061d746060dc78e6
* (bug 26250, bug 23817) Fix wfObjectToArray() to descend into arrays; fixes processing of JSON return values for ForeignAPIRepo when native json module not present
includes/GlobalFunctions.php