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
ExceptionBase.php
InternalException.php
UserVisibleException.php Fix logging for parser exceptions 2022-03-07 13:32:54 +01:00
UserVisibleWarning.php