Ori.livneh has uploaded a new change for review. Change subject: Fix misleading param name in FormatJson::encode signature ......................................................................
Fix misleading param name in FormatJson::encode signature As the FIXME notes, $isHtml has nothing to do with HTML; it simply controls whether the resultant JSON should be formatted for readability by inserting whitespace as appropriate. Change-Id: I90d46d6624d683f18a39c98500bd71bbd0ca3800 --- M includes/json/FormatJson.php 1 file changed, 5 insertions(+), 10 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/53/34953/1 -- To view, visit https://gerrit.wikimedia.org/r/34953 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I90d46d6624d683f18a39c98500bd71bbd0ca3800 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
