mediawiki-extensions-AbuseF.../includes/Api
Daimona Eaytoy f33bc5868c Set the 'timestamp' var in addGenericVars
This was most definitely my intention when I introduced the concept of
"generic vars", so it's a bit surprising to discover, 3.5 years later,
that the timestamp isn't computed there.

Also make the timestamp always be a string for consistency, since that's
the type documented on mw.org. I've manually checked all filters on
Wikimedia wikis using the timestamp variable, and added explicit int
casts where needed (although I think they'd still work due to implicit
casts).

Change-Id: Ib6e15225dd95c2eead7e48c200d203d6918e0c18
2022-06-26 14:49:40 +02:00
..
AbuseLogPrivateDetails.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00
CheckMatch.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00
CheckSyntax.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00
EvalExpression.php Set the 'timestamp' var in addGenericVars 2022-06-26 14:49:40 +02:00
QueryAbuseFilters.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00
QueryAbuseLog.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00
UnblockAutopromote.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:49:37 +00:00