mediawiki-extensions-Parser.../includes
daniel f97da7df26 Use HookContainer to register hooks on the fly.
Manipulating $wgHooks is deprecated and unreliable.
Use HookContainer instead.

Needed-By: Iddcb760cf8961316d6527e81b9aa968657d8354c
Change-Id: I413cd2ae43fe4b13917d61a50e190b536fce7279
2022-11-05 20:02:09 +00: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 Use HookContainer to register hooks on the fly. 2022-11-05 20:02:09 +00:00