wiki.techinc.nl/tests/phpunit/includes/http
Bartosz Dziewoński cfcfe299e2 Use StatusValue::getMessages() instead of deprecated methods
This commit replaces some of the uses of getErrorsArray(),
getWarningsArray(), getErrorsByType(), and getErrors().
In many cases the code becomes shorter and clearer.
Follow-up to Ibc4ce11594cf36ce7b2495d2636ee080d3443b04.

Change-Id: Id0ebeac26ae62231edb48458dbd2e13ddcbd0a9e
2024-05-18 14:45:54 +00:00
..
GuzzleHttpRequestTest.php Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
MWHttpRequestTest.php