mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
060a1d2cf8
I've been getting some errors on Special:AbuseFilter: Warning: array_merge(): Argument #2 is not an array in /my/path/to/includes/Sanitizer.php on line 840 Warning: Invalid argument supplied for foreach() in /my/path/to/includes/Linker.php on line 366 This is the fix I came up with for them. I don't know how the previous code ever worked... Change-Id: Ia6b159f184786d10fb696d267e65ce0530e8c64f |
||
---|---|---|
api | ||
db_patches | ||
modules | ||
special | ||
tests | ||
Views | ||
.gitignore | ||
.gitreview | ||
AbuseFilter.alias.php | ||
AbuseFilter.class.php | ||
AbuseFilter.hooks.php | ||
AbuseFilter.i18n.php | ||
AbuseFilter.parser.php | ||
AbuseFilter.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
phpTest.php |