mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 15:30:42 +00:00
518955f9c3
This is a direct follow up for I6373fa6 where we apparently fixed half of the cases while breaking the other half. There was actualy a code path that can return null, and anther one that can return a status object. Since there is never anything done with the status object we can as well get rid of it and always return null in case of an error. Bug: T337431 Bug: T279275 Change-Id: I2ccb58756182897bcd6649c9f589e2f7a0321b20 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |