mediawiki-extensions-Scribunto/includes
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
..
common Fix PSR12.Properties.ConstantVisibility.NotFound 2020-05-30 01:32:16 +01:00
engines Suppress phan false positives in LuaSandboxEngine::formatLimitData() 2020-10-23 17:02:23 +00:00