mediawiki-extensions-AbuseF.../includes/Api
Daimona Eaytoy dcc271b636 Api: Avoid type error in AbuseLogPrivateDetails
Make the `reason` parameter default to the empty string, so that we
don't end up passing null to ManualLogEntry::setComment.

Bug: T373010
Change-Id: Ifca828401628368bdddae14df2bbeb7391b2c02d
2024-08-21 14:31:46 +02:00
..
AbuseLogPrivateDetails.php Api: Avoid type error in AbuseLogPrivateDetails 2024-08-21 14:31:46 +02:00
CheckMatch.php Use namespaced classes 2024-06-12 20:01:35 +02:00
CheckSyntax.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
EvalExpression.php Use StatusValue::getMessages() instead of deprecated methods 2024-05-28 21:04:59 +00:00
QueryAbuseFilters.php Use expression builder instead of raw sql 2024-07-21 22:07:58 +02:00
QueryAbuseLog.php Use expression builder to avoid IDatabase::makeList 2024-07-22 21:42:28 +00:00
UnblockAutopromote.php Avoid TestUser in non-database tests 2023-08-06 22:18:49 +00:00