wiki.techinc.nl/tests/phpunit/includes/api/format
C. Scott Ananian afd3dbaa95 Don't silently fail if API result fails to encode
Ensure that errors encoding API results produce actionable log entries.

Part of the follow-up to T210550.

Change-Id: I6f311451e3b07b540f14352ce25af9d74a053d19
2018-12-05 13:28:33 -05:00
..
ApiFormatBaseTest.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
ApiFormatJsonTest.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatRawTest.php
ApiFormatTestBase.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatXmlTest.php