mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RSS
synced 2024-11-11 16:59:16 +00:00
3f09c46cee
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: I4d3ebaf7fd3fc9613decd74fd36cc98582519a7c |
||
---|---|---|
.. | ||
Hooks.php | ||
RSSData.php | ||
RSSParser.php | ||
Utils.php |