Remove deprecated 'json' module
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 28 Jun 2018 21:50:22 +0000 (22:50 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 28 Jun 2018 21:56:52 +0000 (22:56 +0100)
commitf1d815f528e9d5bebf1e1241051136d80ee6ca96
tree8ebab62c514e05c473712c0eab594795d36fb881
parent42ae4a4d82632e035e341ceb27fc23b880861972
Remove deprecated 'json' module

This is an empty placeholder module. It was kept for backwards compatibility
with older extensions that were still supporting MediaWiki versions that in
turn supported older browsers that in turn did not yet implement the JSON
interface of the ES5 standard.

There is no longer any use of 'json' module anywhere in Wikimedia Git,
nor anywhere found by Codesearch, nor anywhere on-wiki in gadgets at WMF.

Bug: T127328
Change-Id: I8ba40a73dc900909e3fa3bd3ebe88616c9a26d3c
RELEASE-NOTES-1.32
resources/Resources.php