API: Remove dbg, txt, and yaml formats
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 12 Nov 2015 17:58:46 +0000 (12:58 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 18 Nov 2015 14:19:51 +0000 (09:19 -0500)
commit42e257a1a28c3b381eb1f6002e4b6417fc85d8a4
tree5e6b3ac3c9fc331b4f82d50b98fa33654f5de97c
parent636f3e9282cc345d1620c9bf4dc90174168bd3dd
API: Remove dbg, txt, and yaml formats

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

Bug: T95715
Change-Id: I8e4e9ad3c96504cf4587cb4632504eff21b5ff75
RELEASE-NOTES-1.27
autoload.php
includes/api/ApiFormatBase.php
includes/api/ApiFormatDbg.php [deleted file]
includes/api/ApiFormatTxt.php [deleted file]
includes/api/ApiFormatYaml.php [deleted file]
includes/api/ApiMain.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
tests/phpunit/includes/api/format/ApiFormatDbgTest.php [deleted file]
tests/phpunit/includes/api/format/ApiFormatTxtTest.php [deleted file]