mediawiki-extensions-AbuseF.../includes/Variables
Daimona Eaytoy 8b81df4d16 Fix fatal when computing user_editcount for anons
UserEditTracker checks that the user is not anonymous, whereas
User::getEditCount() would just return null. This was not spotted by
tests because UserEditTracker is mocked.

Bug: T277859
Follow-up: I8a55bd5cb17bbc259ec36c40261058e0b46ee4a6
Change-Id: I05fb6cc780c80b72b3278e6dc670ed2025628ffb
2021-03-19 13:09:03 +01:00
..
LazyLoadedVariable.php
LazyVariableComputer.php Fix fatal when computing user_editcount for anons 2021-03-19 13:09:03 +01:00
UnsetVariableException.php
VariableHolder.php Remove deprecated VariableHolder::getVar 2021-01-03 19:14:13 +00:00
VariablesBlobStore.php
VariablesFormatter.php Add a bunch of tests 2021-01-04 15:54:54 +01:00
VariablesManager.php Make User::get* calls explicit in LazyVariableComputer 2021-01-17 00:35:40 +00:00