mediawiki-extensions-Scribunto/common
Brad Jorsch dd0c6e7668 Use ParserOutput::getRawText() where available
This is unlikely to be a cause of the cache corruption since this isn't
calling setText() on any wikitext ParserOutputs, but let's fix it just
in case.

Bug: T124356
Change-Id: Ic34c654af86385dede843009d89df6f442ddc915
2016-01-25 12:39:23 -05:00
..
ApiScribuntoConsole.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
Base.php Add ScribuntoEngineBase::getResourceUsage() 2015-10-29 03:59:07 +00:00
Common.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
Hooks.php When logging perf stats, include wfWikiId() in metric key 2015-10-29 20:53:06 -07:00
ScribuntoContent.php Use ParserOutput::getRawText() where available 2016-01-25 12:39:23 -05:00
ScribuntoContentHandler.php Re-restrict the Scribunto content handler to NS_MODULE 2015-07-24 10:17:45 -04:00