Per T271740#6737317:
- doUpdate() should throw an exception here, rather than logging and silently returning false.
- The extension should use SPL exceptions, which are more specific, within DenyListManager.php (1) and DenyListUpdate.php (6).
Per T271740#6737317:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Address issues around exception-handling within StopForumSpam | mediawiki/extensions/StopForumSpam | master | +15 -12 |
Change 656219 had a related patch set uploaded (by SBassett; owner: SBassett):
[mediawiki/extensions/StopForumSpam@master] Address issues around exception-handling within StopForumSpam
Change 656219 merged by jenkins-bot:
[mediawiki/extensions/StopForumSpam@master] Address issues around exception-handling within StopForumSpam