wiki.techinc.nl/tests/phpunit/includes/Status
daniel 04197cb13f Introduce StatusFormatter
This takes us one step closer to deprecating Status,
so we can isolate StatusValue from presentation logic.

FormatterFactory is introduced as a mechanism for
getting instance of formatters that need access to the user interface
language and other request dependent information.

Usage is demonstrated in thumb.php, SpecialCreateAccount, and
SearchHandler. The examples indicates that there is no work do
be done around ErrorPageError and LocalizedHttpException.

Change-Id: I7fe5fee24cadf934e578c36856cc5d45fb9d0981
2023-10-27 14:56:51 +02:00
..
StatusFormatterTest.php Introduce StatusFormatter 2023-10-27 14:56:51 +02:00
StatusTest.php Introduce StatusFormatter 2023-10-27 14:56:51 +02:00