mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
16475c0266
Adding the * as character to match after parentheses, since it may be used with backtrack verbs (e.g. (*FAIL), (*SKIP)). I guess this is a very, very rare use case, but since the fix is easy, let's include it. Also, added a ToDo since we should probably find a better way to count capturing groups, although I cannot figure out any. Change-Id: Idcb303b4740530af9d3f009414d35d68f59effd0 |
||
---|---|---|
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package.json |