Add namespace and deprecation alias to FormattedRCFeed
commit706e424eeabe8831b511ba83a174d8f4c913b3f0
authorEbrahim Byagowi <ebrahim@gnu.org>
Fri, 17 May 2024 10:56:24 +0000 (17 14:26 +0330)
committerEbrahim Byagowi <ebrahim@gnu.org>
Fri, 17 May 2024 11:18:34 +0000 (17 14:48 +0330)
treea0ad44b1ba0ef3298dbc12d470ccfe988bcfe758
parent01c517be20827af70c7a8119af7124994e94841f
Add namespace and deprecation alias to FormattedRCFeed

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

Bug: T353458
Change-Id: Ia929fdc9899a7a5328521fef437e59c4d583b48a
autoload.php
includes/rcfeed/FormattedRCFeed.php
includes/rcfeed/RedisPubSubFeedEngine.php
includes/rcfeed/UDPRCFeedEngine.php
tests/phpunit/includes/rcfeed/RCFeedIntegrationTest.php