mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
f5d7b68908
In some cases, evaluation short-circuits when getting a list of used variables resulting in an incomplete array of variables. This subsequently causes issues when using those arrays for validation checks (eg. if protected variables are used). - Force full evaluation by setting `mAllowShort` to false Bug: T364485 Change-Id: Idf2112d9ebf63846cde3ce9b8a8ade0ed909505d |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintignore | ||
.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 |