X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fparser%2FParserDiffTest.php;h=bd610de67fc7cb73282b358beae43e5527fffe0d;hb=15e4968ee95c442c6c5a7a8a1e037d488f966316;hp=93f4246e027be9e92d84f7f9f98ce7d51925b2a2;hpb=55aab97bb4b507911e24995ae870b78f86c17557;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/parser/ParserDiffTest.php b/includes/parser/ParserDiffTest.php index 93f4246e02..bd610de67f 100644 --- a/includes/parser/ParserDiffTest.php +++ b/includes/parser/ParserDiffTest.php @@ -40,6 +40,7 @@ class ParserDiffTest { if ( !is_null( $this->parsers ) ) { return; } + $this->parsers = []; if ( isset( $this->conf['shortOutput'] ) ) { $this->shortOutput = $this->conf['shortOutput'];