mediawiki-extensions-Echo/maintenance
Umherirrender ffeee975a4 Replace deprecated User::newFromIdentity with UserFactory
Moved the factory deeper into the code right before the one usage it
still needed a full user object

Narrow done method arguments from User to UserIdentity
and use the identity directly

Change-Id: Ic118f23ef504c7fda892480df61ea68c10915f78
2022-02-11 20:35:49 +00:00
..
backfillUnreadWikis.php Replace deprecated User::newFromIdentity with UserFactory 2022-02-11 20:35:49 +00:00
generateSampleNotifications.php getContent can return null 2021-09-03 16:34:36 +00:00
processEchoEmailBatch.php Use Maintenance::set/getBatchSize in maintenance scripts 2020-12-18 00:28:32 +01:00
recomputeNotifCounts.php build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
removeInvalidNotification.php build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
removeOrphanedEvents.php build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
updateEchoSchemaForSuppression.php build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
updatePerUserBlacklist.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00