mediawiki-extensions-Scribunto/includes/engines/LuaSandbox
C. Scott Ananian 6633e446d9 Passing a string to ParserOutput::addModules()/addModuleStyles() is deprecated
In addition, several variables which contained instances of ParserOutput
were renamed to $parserOutput to help future humans and code-searchers
to distinguish these from instances of OutputPage.

Bug: T296123
Change-Id: Ic532bca4348b17882716fcb2ca8656a04766c095
2022-01-12 11:31:31 -05:00
..
LuaSandboxCallback.php Document a lot of methods 2020-01-17 23:03:03 +00:00
LuaSandboxEngine.php Passing a string to ParserOutput::addModules()/addModuleStyles() is deprecated 2022-01-12 11:31:31 -05:00
LuaSandboxInterpreter.php Apply utf normalize to lua module name in error messages 2021-09-13 19:33:24 +00:00