mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-13 18:07:00 +00:00
b2ec6b2955
Found usage of isset() on expression $this->captchaSolved 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: I5520786060b2aa2fca81acd40924d84e94e8dff2 |
||
---|---|---|
.. | ||
resources | ||
SimpleCaptcha.php |