mediawiki-extensions-Scribunto/includes/engines
C. Scott Ananian 0cd8904842 Suppress phan false positives in LuaSandboxEngine::formatLimitData()
Most of this function deals with values for the single
scribunto-limitreport-profile key, where $value is an array of
strings.  Phan's security check plugin was getting confused because
*in general* the $value passed to a ParserLimitReportFormat hook can
be almost anything.

Change-Id: I0ef5ef71f00a92bd5db0df340725c88595fcb0c6
2020-10-23 17:02:23 +00:00
..
LuaCommon Use Language::formatNumNoSeparators where appropriate 2020-09-09 18:17:23 -04:00
LuaSandbox Suppress phan false positives in LuaSandboxEngine::formatLimitData() 2020-10-23 17:02:23 +00:00
LuaStandalone build: Updating dependencies 2020-04-22 19:07:11 +00:00