mediawiki-extensions-AbuseF.../includes/Parser/Exception
Daimona Eaytoy d5bb976f51 Fix logging for parser exceptions
This was likely a rebase artefact or something: the 'implode' was meant
to be called with two parameters as usual. Currently, the parameters are
simply concatenated which makes the logs quite hard to read.

Change-Id: I84f9a7cb05e210f60a791d513dfb5b74fa7dfb8a
2022-03-07 13:32:54 +01:00
..
ConditionLimitException.php Move parser exceptions to specific namespace and rename them 2021-08-29 23:38:31 +00:00
ExceptionBase.php Move parser exceptions to specific namespace and rename them 2021-08-29 23:38:31 +00:00
InternalException.php Move parser exceptions to specific namespace and rename them 2021-08-29 23:38:31 +00:00
UserVisibleException.php Fix logging for parser exceptions 2022-03-07 13:32:54 +01:00
UserVisibleWarning.php Move parser exceptions to specific namespace and rename them 2021-08-29 23:38:31 +00:00