mediawiki-extensions-Parser.../includes
C. Scott Ananian f11b1099d0 Replace Parser::getFunctionLang() with ::getTargetLanguage()
Parser::getFunctionLang() is being deprecated.  These two functions
have been identical since 7df3473cfea59df53debb7a9eefffed8a7f20fb3
in MW 1.19 (2012) and this extension already requires MW >= 1.35.

Bug: T318860
Change-Id: I87a7ceedce173f6de4bb6722ffe594273c7b0359
2022-09-28 15:59:38 -04:00
..
ExprError.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
ExprParser.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
Hooks.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
LuaLibrary.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
mw.ext.ParserFunctions.lua Move classes to includes/ 2018-02-24 14:06:58 -08:00
ParserFunctions.php Replace Parser::getFunctionLang() with ::getTargetLanguage() 2022-09-28 15:59:38 -04:00