mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
903e952604
isset() should only be used to suppress errors, not for null check. When the variable is always defined, there is no need to use isset. Found by a new phan plugin (2efea9f989) https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP#isset Change-Id: Ifba65aad2245b580f4361acf34ab46eabef60611 |
||
---|---|---|
.. | ||
Engines | ||
Hooks | ||
ApiScribuntoConsole.php | ||
CodeEditorHooks.php | ||
Hooks.php | ||
Scribunto.php | ||
ScribuntoContent.php | ||
ScribuntoContentHandler.php | ||
ScribuntoEngineBase.php | ||
ScribuntoException.php | ||
ScribuntoModuleBase.php |