From 47b2d4fa120f842218cf44584fc99a1531e32b66 Mon Sep 17 00:00:00 2001 From: umherirrender Date: Sat, 5 Nov 2016 11:15:42 +0100 Subject: [PATCH] Remove ParserTestParser hook from hooks.txt The hook was removed in Ia8e17008cb9d9b62ce5645e15a41a3b402f4026a The mentioned file in the documenation was renamed: parserTest.inc -> ParserTest.php -> ParserTestRunner.php Change-Id: I8fcf8302b84254d1dc5a3b629f425616bd1f5d13 --- docs/hooks.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index ea662ccf3d..30fca0799f 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -2521,10 +2521,6 @@ $showEditLinks: boolean describing whether this section has an edit link &$globals: Array with all the globals which should be set for parser tests. The arrays keys serve as the globals names, its values are the globals values. -'ParserTestParser': Called when creating a new instance of Parser in -tests/parser/parserTest.inc. -&$parser: Parser object created - 'ParserTestTables': Alter the list of tables to duplicate when parser tests are run. Use when page save hooks require the presence of custom tables to ensure that tests continue to run properly. -- 2.20.1