wiki.techinc.nl/includes/changes
James D. Forrester 3ed6668745 Formally deprecate code marked with @deprecated
Some of these have been marked in-code as deprecated for a long while,
but haven't ever been announced in the RELEASE-NOTES (and later,
HISTORY) file, so let's mark them up now so we can get the ball rolling
at least.

Per Gergo, the AuthManager one was 'born deprecated' and should only
have been used by humans also reading the deprecation notice given in
the code, and indeed no uses are known to code search, so also emit
deprecation warnings there immediately; others will have to wait until
uses have been migrated.

Change-Id: I0c1c71d8f4293623039302da35d58d2a24367e97
2024-05-03 18:25:03 +03:00
..
Hook Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
CategoryMembershipChange.php Namespace includes/cache 2024-02-20 10:28:03 -05:00
ChangesFeed.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ChangesList.php Formally deprecate code marked with @deprecated 2024-05-03 18:25:03 +03:00
ChangesListBooleanFilter.php Migrate to IConnectionProvider methods in more places 2023-10-05 19:51:20 +02:00
ChangesListBooleanFilterGroup.php Migrate to IConnectionProvider methods in more places 2023-10-05 19:51:20 +02:00
ChangesListFilter.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ChangesListFilterGroup.php Migrate to IConnectionProvider methods in more places 2023-10-05 19:51:20 +02:00
ChangesListStringOptionsFilter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListStringOptionsFilterGroup.php Inline once-called short private methods to its caller, part 1 2023-12-18 23:43:32 +00:00
EnhancedChangesList.php Namespace includes/context 2024-02-08 11:07:01 -05:00
OldChangesList.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
RCCacheEntry.php
RCCacheEntryFactory.php Namespace includes/context 2024-02-08 11:07:01 -05:00
RecentChange.php Merge "RecentChange: Avoid duplicate patrol log entry after patrol conflict" 2024-03-02 18:03:23 +00:00