Suppress deprecation warnings for b/c use of UsageException::getMessageArray()
authorC. Scott Ananian <cscott@cscott.net>
Mon, 24 Sep 2018 21:16:10 +0000 (17:16 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Mon, 24 Sep 2018 21:18:00 +0000 (17:18 -0400)
commiteb40f111d6e192591acf32bba230e76dc7f84271
tree4fcac573c6b2c3db657239244fc1efa0a52394e1
parentb495d51657d5b488c23f82650615443215339232
Suppress deprecation warnings for b/c use of UsageException::getMessageArray()

Follow up to efaaa2c1d61964dffcd8427cf52568020f9067ea (which was a
follow up to Iae0e2ce3).

These are exposed when T191960 is fixed.

Change-Id: I7c517b5a7cccfe9c324d0a9eeb7d774aa1be8adb
tests/phpunit/includes/api/ApiErrorFormatterTest.php