Add namespace and deprecation alias to RenameUserJob
commit560c0d9a96e1480c978a8c27a774d845e2accea7
authorEbrahim Byagowi <ebrahim@gnu.org>
Fri, 17 May 2024 10:50:50 +0000 (17 14:20 +0330)
committerEbrahim Byagowi <ebrahim@gnu.org>
Fri, 17 May 2024 10:51:12 +0000 (17 14:21 +0330)
tree95cbcfc1f3e8e69f2cb67f644a38f1119f78d039
parent86593606ab4f82682e67038f9860f0c936e537bc
Add namespace and deprecation alias to RenameUserJob

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

Bug: T353458
Change-Id: Ibf7d6d54e0047c6c298c02926d8a811d26f6361c
autoload.php
docs/config-schema.yaml
includes/MainConfigSchema.php
includes/RenameUser/RenameUserJob.php
includes/RenameUser/RenameuserSQL.php
includes/config-schema.php