MediaWiki
1.30.0
|
Static Public Member Functions | |
static | onParserFirstCallInit ( $parser) |
static | onRegistration () |
Enable string functions, when running Wikimedia Jenkins unit tests. More... | |
static | onScribuntoExternalLibraries ( $engine, array &$extraLibraries) |
Definition at line 3 of file ParserFunctions.hooks.php.
|
static |
$parser | Parser |
Definition at line 21 of file ParserFunctions.hooks.php.
References $parser, global, and SFH_OBJECT_ARGS.
|
static |
Enable string functions, when running Wikimedia Jenkins unit tests.
Running Jenkins unit tests without setting $wgPFEnableStringFunctions = true; will cause all the parser tests for string functions to be skipped.
Definition at line 11 of file ParserFunctions.hooks.php.
References $GLOBALS.
|
static |
Definition at line 53 of file ParserFunctions.hooks.php.
References $engine.