API: Remove WDDX and dump formats
authorMax Semenik <maxsem.wiki@gmail.com>
Fri, 10 Apr 2015 16:34:11 +0000 (19:34 +0300)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 1 Jul 2015 15:43:39 +0000 (11:43 -0400)
commitb1876e3dd73894b7827739a00b43b2d05233879a
tree31d3d394babf4ceb705de4ff494f4ff147f52d1e
parentcbe6abfd239a451a5500b0affe1abbbd73d03d64
API: Remove WDDX and dump formats

Per RFC: https://www.mediawiki.org/wiki/Requests_for_comment/Ditch_crappy_API_formats

Change-Id: I4c9e64875be509906021255d70b90688f2e5ddf3
RELEASE-NOTES-1.26
autoload.php
includes/api/ApiFormatBase.php
includes/api/ApiFormatDump.php [deleted file]
includes/api/ApiFormatWddx.php [deleted file]
includes/api/ApiMain.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
tests/phpunit/includes/api/format/ApiFormatDumpTest.php [deleted file]
tests/phpunit/includes/api/format/ApiFormatWddxTest.php [deleted file]