mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-13 18:27:00 +00:00
ad83bc2f76
Found usage of isset() on expression self::$mExprParser that appears to be always set. isset() should only be used to suppress errors. Check whether the expression is null instead. See https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP#isset Change-Id: Idcc51fc215fb727e84aaba5ac2510c052ce6b4d6 |
||
---|---|---|
.. | ||
ExprError.php | ||
ExprParser.php | ||
Hooks.php | ||
LuaLibrary.php | ||
mw.ext.ParserFunctions.lua | ||
ParserFunctions.php | ||
ScribuntoHooks.php |