mediawiki-extensions-Echo/maintenance
DannyS712 68f7a9a985 Use WikiPage::doUserEditContent() instead of ::doEditContent()
::doUserEditContent() is available since 1.36 as a replacement
for ::doEditContent(), which has been deprecated. Extension
already requires MediaWiki 1.37+, so the method is always
available.

Bug: T255507
Change-Id: Iee5de356dbccd453a3083e0a58859b4cd83a946b
2021-06-24 05:30:07 +00:00
..
backfillUnreadWikis.php Use Maintenance::set/getBatchSize in maintenance scripts 2020-12-18 00:28:32 +01:00
generateSampleNotifications.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:30:07 +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 phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00