mediawiki-extensions-AbuseF.../includes/Special
Daimona Eaytoy 4c0690b4b1 Move getFirstFilterChange to FilterLookup
Additionally:
- Add typehints for stronger typing, and use strict comparison in the
  callers
- Use MIN instead of sorting, as the former is optimized by the DBMS;
  sorting was also happening on the wrong key, i.e. afh_timestamp, as
  opposed to afh_id

Change-Id: I631772fdfeb510b0bc8b582b84bcf2533d7bc097
2021-01-04 14:52:42 -08:00
..
AbuseFilterSpecialPage.php DI for AbuseFilterSpecialPage 2021-01-02 11:13:41 +01:00
SpecialAbuseFilter.php Move getFirstFilterChange to FilterLookup 2021-01-04 14:52:42 -08:00
SpecialAbuseLog.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00