Add namespace and deprecation alias to WatchlistExpiryJob
commitbd2186338c1446d04c50bdcc315653bc6c120f81
authorEbrahim Byagowi <ebrahim@gnu.org>
Thu, 16 May 2024 21:32:51 +0000 (17 01:02 +0330)
committerEbrahim Byagowi <ebrahim@gnu.org>
Thu, 16 May 2024 22:10:57 +0000 (17 01:40 +0330)
treeb43b24d4695b6355c47b5618c5b7f843d4a25e3c
parent2e9e0da3a21571e4f460fbefb73683f8e1234439
Add namespace and deprecation alias to WatchlistExpiryJob

This patch introduces a namespace declaration for the
MediaWiki\Watchlist to WatchlistExpiryJob and establishes a class
alias marked as deprecated since version 1.43.

Bug: T353458
Change-Id: Ia0a85c9d7550edc972ea512606dfcf272c71a6cd
autoload.php
docs/config-schema.yaml
includes/MainConfigSchema.php
includes/config-schema.php
includes/watchlist/WatchedItemStore.php
includes/watchlist/WatchlistExpiryJob.php