wiki.techinc.nl/includes/changes
James D. Forrester b5ce7632c7 hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23
Neither SpecialWatchlistFilters nor SpecialRecentChangesFilters are used in any
code known to Wikimedia code search. The related code to use these hooks was
only ever used within the MediaWiki repo.

Change-Id: Ib631d49d7b5835c665171dbad3e8a646b80827ef
2018-09-12 12:43:01 -07:00
..
CategoryMembershipChange.php Replace redundant Assert calls with native typehint 2018-07-10 19:31:13 +00:00
ChangesFeed.php
ChangesList.php Merge "ChangesList: HTML escape the timestamp" 2018-08-02 10:22:22 +00:00
ChangesListBooleanFilter.php hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23 2018-09-12 12:43:01 -07:00
ChangesListBooleanFilterGroup.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
ChangesListFilter.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
ChangesListFilterGroup.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
EnhancedChangesList.php Deprecate wfArrayFilter() and wfArrayFilterByKey() 2018-07-19 08:40:46 +02:00
OldChangesList.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
RCCacheEntry.php
RCCacheEntryFactory.php Make RCCacheEntry use the local part of the user name for linking 2018-05-22 22:27:18 +00:00
RecentChange.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00